This project is archived and is in readonly mode.
Changeset [c0a372ba87f556769b98a6d06e8c684c3c3156df] by Joshua Peek
April 29th, 2009 @ 05:29 AM
Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions. http://github.com/rails/rails/co...
Committed by Joshua Peek
- M actionpack/lib/action_controller/base/base.rb
- M actionpack/lib/action_controller/base/mime_responds.rb
- M actionpack/lib/action_controller/caching/actions.rb
- M actionpack/lib/action_controller/testing/assertions/response.rb
- M actionpack/lib/action_controller/testing/process.rb
- M actionpack/lib/action_dispatch/http/response.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/render/rendering.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/controller/action_pack_assertions_test.rb
- M actionpack/test/controller/filters_test.rb
- M actionpack/test/controller/flash_test.rb
- M actionpack/test/controller/layout_test.rb
- M actionpack/test/template/body_parts_test.rb
- M actionpack/test/template/output_buffer_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>