This project is archived and is in readonly mode.

Changeset [940b57789fb9166658974c591e68d22ecab29f34] by José Valim

October 10th, 2010 @ 11:43 AM

Add support to render :once.

This will be used internally by sprockets to ensure requires are executed just once.
http://github.com/rails/rails/commit/940b57789fb9166658974c591e68d2...

Committed by José Valim

  • A actionpack/test/controller/new_base/render_once_test.rb
  • M actionpack/lib/abstract_controller/rendering.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/renderer/abstract_renderer.rb
  • M actionpack/lib/action_view/renderer/partial_renderer.rb
  • M actionpack/lib/action_view/renderer/template_renderer.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>