I shouldn't think there would be an issue with that, it sounds like a reasonable change to me - can you create a ticket @ http://dev.rails-engines.org/
- james On 3/8/06, Jeff Lindsay <[EMAIL PROTECTED]> wrote: > I have an engine that does some initialization that needs to have its > resources already in the load path, so is there any reason why evaling > the init_engine.rb can't/doesn't happen at the very end of the > start_engine method? I changed it and it works for me, but I wonder if > I'm missing something? > > -- > Jeff Lindsay > http://blogrium.com/ > _______________________________________________ > engine-developers mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org > -- * J * ~ _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
