aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-08-07 16:00:57 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-08-07 16:00:57 -0700
commit81cfdf2489fe436bb70e0e44c5683c57d0247850 (patch)
tree233d797b6e42661284897698be5cd7e0a8d13b4f /guides/CHANGELOG.md
parent2a3c47ff5d4ed7391d8a2d02a6baa1f1f55a8df3 (diff)
downloadrails-81cfdf2489fe436bb70e0e44c5683c57d0247850.tar.gz
rails-81cfdf2489fe436bb70e0e44c5683c57d0247850.tar.bz2
rails-81cfdf2489fe436bb70e0e44c5683c57d0247850.zip
stop using @_env in the controller instance
Actions are processed through `dispatch`, so they should have the request set on them before any user land code can be executed. Lets stop setting _env on the controller, and give access to it through the `env` method.
Diffstat (limited to 'guides/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions