1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/request
Matthew Draper 6216a092cc Revert "Update Session to utilize indiffernt access"
This reverts commit 45a75a3fcc.

HWIAs are better than silently deeply-stringified hashes... but that's a
reaction to a shortcoming of one particular session store: we should not
break the basic behaviour of other, more featureful, session stores in
the process.

Fixes #23884
2016-02-26 03:06:38 +10:30
..
session.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
utils.rb Catch invalid UTF-8 querystring values and respond with BadRequest 2015-10-23 14:56:47 +01:00