This project is archived and is in readonly mode.
Changeset [a04f0228776e7616c372f867a1212b5798cde80a] by Pratik Naik
April 21st, 2008 @ 11:53 AM
Delegate ivars to controller instead of copying
Reduce number of instance variables being copied from controller to
view. Instead, delegate them to controller instance.
Committed by Repository
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/test/controller/new_render_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>