1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch/session
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
..
abstract_store_test.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
cache_store_test.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
cookie_store_test.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
mem_cache_store_test.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
test_session_test.rb Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30