This project is archived and is in readonly mode.
Changeset [4d910b033379727e5e7355590c50c72fc75e56db] by Joshua Peek
November 27th, 2008 @ 02:54 AM
Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache. http://github.com/rails/rails/co...
Committed by Joshua Peek
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_controller/dispatcher.rb
- M actionpack/lib/action_controller/layout.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/paths.rb
- M actionpack/lib/action_view/renderable.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/controller/layout_test.rb
- M actionpack/test/template/compiled_templates_test.rb
- M actionpack/test/template/render_test.rb
- M railties/lib/initializer.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>