aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_pack.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-07-08 16:23:32 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-07-08 16:23:32 -0700
commitf65fd25f0491919ef9db6e79be43f5d6f518374a (patch)
tree4b58ed3c87f19b01725b806cc2ea1ab9d86993e7 /actionpack/lib/action_pack.rb
parentb5a9525932a3beb9ccb6040b34cfb75a19e5fb9c (diff)
downloadrails-f65fd25f0491919ef9db6e79be43f5d6f518374a.tar.gz
rails-f65fd25f0491919ef9db6e79be43f5d6f518374a.tar.bz2
rails-f65fd25f0491919ef9db6e79be43f5d6f518374a.zip
request objects are no longer recycled
Instead of trying to manually clear out a request object, lets just allocate a new one. The rack ENV is reused and cleaned (still), but the request object is not.
Diffstat (limited to 'actionpack/lib/action_pack.rb')
0 files changed, 0 insertions, 0 deletions