Rails config object in init_engine

Would it be a bad idea to capture the rails config object and expose
it to engine init files the way rails exposes it to plugin init files?


Jeff L.
http://blogrium.com/

Should I just submit a patch?

On 3/27/06, Jeff L. [email protected] wrote:

Would it be a bad idea to capture the rails config object and expose
it to engine init files the way rails exposes it to plugin init files?


Jeff L.
http://blogrium.com/


Jeff L.
http://blogrium.com/

Please do!

On 3/31/06, Jeff L. [email protected] wrote:


Jeff L.
http://blogrium.com/


engine-developers mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org

  • J *
    ~

I haven’t done this yet because it turns out that the config object is
pretty much for reading only at that point… so it’s not as useful as
I thought it would be.

-jeff

On 3/31/06, James A. [email protected] wrote:

Jeff L.
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org


Jeff L.
http://blogrium.com/