This project is archived and is in readonly mode.
Changeset [4999d52e08a02ebba344f6c318f0af4b5b18f0e5] by David Heinemeier Hansson
November 26th, 2008 @ 07:03 PM
Added that config/routes.rb files in engine plugins are automatically loaded (and reloaded when they change in dev mode) [DHH] http://github.com/rails/rails/co...
Committed by David Heinemeier Hansson
- M railties/CHANGELOG
- M railties/lib/initializer.rb
- M railties/lib/rails/plugin.rb
- M railties/lib/rails/plugin/loader.rb
- M railties/test/fixtures/plugins/engines/engine/app/controllers/engine_controller.rb
- M railties/test/fixtures/plugins/engines/engine/app/models/engine_model.rb
- M railties/test/fixtures/plugins/engines/engine/config/routes.rb
- M railties/test/fixtures/plugins/engines/engine/init.rb
- M railties/test/initializer_test.rb
- M railties/test/plugin_locator_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>