This project is archived and is in readonly mode.

Changeset [c7564d74e8a9b451f9fc78566ab0c734671f9612] by José Valim

March 7th, 2010 @ 06:41 PM

Added template lookup responsible to hold all information used in template lookup.
http://github.com/rails/rails/commit/c7564d74e8a9b451f9fc78566ab0c7...

Committed by José Valim

  • A actionpack/lib/action_view/template/lookup.rb
  • R actionpack/lib/abstract_controller/details_cache.rb
  • R actionpack/test/abstract/details_cache_test.rb
  • M actionmailer/lib/action_mailer/base.rb
  • M actionpack/lib/abstract_controller/compatibility.rb
  • M actionpack/lib/abstract_controller/layouts.rb
  • M actionpack/lib/abstract_controller/rendering.rb
  • M actionpack/lib/action_controller/metal/compatibility.rb
  • M actionpack/lib/action_controller/metal/implicit_render.rb
  • M actionpack/lib/action_controller/metal/rendering.rb
  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/helpers/prototype_helper.rb
  • M actionpack/lib/action_view/paths.rb
  • M actionpack/lib/action_view/render/partials.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template.rb
  • M actionpack/test/template/javascript_helper_test.rb
  • M actionpack/test/template/prototype_helper_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>