This project is archived and is in readonly mode.

Changeset [351816fab6dbe564b7bddbd877648edb06a2bfb1] by José Valim

May 15th, 2010 @ 10:49 PM

Ensure that eager_load actually takes place just after the middleware stack is built by using another pattern.

Also create a engine_blank_point initializer to ensure any :before or :after hooks defined inside engines won't move the configuration initializers to other places.
http://github.com/rails/rails/commit/351816fab6dbe564b7bddbd877648e...

Committed by José Valim

  • M railties/lib/rails/application/finisher.rb
  • M railties/lib/rails/engine.rb
  • M railties/lib/rails/railtie.rb
  • M railties/test/railties/engine_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>