This project is archived and is in readonly mode.
Changeset [ff5f155f8dc1d2ba363718c3e17f99719399eab5] by Jeremy Kemper
June 9th, 2008 @ 04:05 AM
Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods.
Committed by Repository
- M actionpack/lib/action_view/helpers/capture_helper.rb
- M actionpack/lib/action_view/helpers/javascript_helper.rb
- M actionpack/lib/action_view/helpers/tag_helper.rb
- M actionpack/lib/action_view/helpers/text_helper.rb
- M actionpack/lib/action_view/template_handlers/compilable.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/template/date_helper_test.rb
- M actionpack/test/template/form_helper_test.rb
- M actionpack/test/template/form_options_helper_test.rb
- M actionpack/test/template/form_tag_helper_test.rb
- M actionpack/test/template/javascript_helper_test.rb
- M actionpack/test/template/prototype_helper_test.rb
- M actionpack/test/template/record_tag_helper_test.rb
- M actionpack/test/template/tag_helper_test.rb
- M actionpack/test/template/text_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>