diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-07 16:27:32 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-07 16:27:32 -0700 |
commit | 05934d24aff62d66fc62621aa38dae6456e276be (patch) | |
tree | 023e885bacfa80c9c3fb2a305c0d396bb9c83fcc /actionpack/lib/action_dispatch/middleware/show_exceptions.rb | |
parent | 869b007172af30fdaac012467424750cde65da23 (diff) | |
download | rails-05934d24aff62d66fc62621aa38dae6456e276be.tar.gz rails-05934d24aff62d66fc62621aa38dae6456e276be.tar.bz2 rails-05934d24aff62d66fc62621aa38dae6456e276be.zip |
deprecate the env method on controller instances
people should be accessing request information through the request
object, not via the env hash. If they really really want at the env
hash, then they can get it off the request.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/show_exceptions.rb')
0 files changed, 0 insertions, 0 deletions