This project is archived and is in readonly mode.

Changeset [5fa0457542b0ff541d0a80ff8c3561eec8e35959] by David Heinemeier Hansson

November 27th, 2008 @ 08:04 PM

Revert "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." as it killed dev mode reloading.

This reverts commit 4d910b033379727e5e7355590c50c72fc75e56db. http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • 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>