This project is archived and is in readonly mode.

Changeset [e0fef66149092dd3d2988fff64f0ce8765735687] by Joshua Peek

July 13th, 2008 @ 07:26 PM

Made ActionView::Base#first_render a little more private. And added _last_render to track the most recent render. Will fix #609 as a side effect. [#609 state:resolved]

http://github.com/rails/rails/co...

Committed by Joshua Peek

  • M actionpack/lib/action_controller/assertions/response_assertions.rb
  • M actionpack/lib/action_controller/test_process.rb
  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/helpers/cache_helper.rb
  • M actionpack/lib/action_view/renderable.rb
  • M actionpack/test/controller/action_pack_assertions_test.rb
  • M actionpack/test/controller/caching_test.rb
  • M actionpack/test/fixtures/functional_caching/inline_fragment_cached.html.erb

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>