This project is archived and is in readonly mode.
Changeset [14f9904e0fc6d8a1e5627ac64c4b5b14e95177c5] by José Valim
September 29th, 2010 @ 10:18 AM
Avoid (@_var ||= nil) pattern by using initialize methods and
ensuring everyone calls super as expected.
http://github.com/rails/rails/commit/14f9904e0fc6d8a1e5627ac64c4b5b...
Committed by José Valim
- M actionpack/lib/abstract_controller/layouts.rb
- M actionpack/lib/abstract_controller/rendering.rb
- M actionpack/lib/abstract_controller/url_for.rb
- M actionpack/lib/action_dispatch/middleware/stack.rb
- M actionpack/lib/action_dispatch/middleware/static.rb
- M actionpack/lib/action_dispatch/routing/url_for.rb
- M actionpack/lib/action_dispatch/testing/integration.rb
- M actionpack/lib/action_view/helpers/form_helper.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/abstract/layouts_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>