rails--rails/actionpack/test/fixtures/deprecated_instance_variables
Jeremy Kemper d15d15b2c2 Deprecate @response
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5207 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-29 08:26:45 +00:00
..
_cookies_ivar.rhtml Deprecate @cookies 2006-09-29 08:04:39 +00:00
_cookies_method.rhtml Deprecate @cookies 2006-09-29 08:04:39 +00:00
_flash_ivar.rhtml
_flash_method.rhtml
_headers_ivar.rhtml Deprecate @headers 2006-09-29 08:12:16 +00:00
_headers_method.rhtml Deprecate @headers 2006-09-29 08:12:16 +00:00
_params_ivar.rhtml
_params_method.rhtml
_request_ivar.rhtml Deprecation: @request will be removed after 1.2. Use the request method instead. 2006-09-29 07:34:02 +00:00
_request_method.rhtml Deprecation: @request will be removed after 1.2. Use the request method instead. 2006-09-29 07:34:02 +00:00
_response_ivar.rhtml Deprecate @response 2006-09-29 08:26:45 +00:00
_response_method.rhtml Deprecate @response 2006-09-29 08:26:45 +00:00
_session_ivar.rhtml
_session_method.rhtml