aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/public_exceptions.rb
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-03-24 11:20:43 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-03-24 11:20:43 -0300
commit907bcce9a005002739d6c71a5123b65c2f0ed183 (patch)
tree9b784cb89e41337203c42e26eaca8840dafbb799 /actionpack/lib/action_dispatch/middleware/public_exceptions.rb
parenteb0d8ee4fd3e369e88fd77492d01b499d9550162 (diff)
downloadrails-907bcce9a005002739d6c71a5123b65c2f0ed183.tar.gz
rails-907bcce9a005002739d6c71a5123b65c2f0ed183.tar.bz2
rails-907bcce9a005002739d6c71a5123b65c2f0ed183.zip
Return the same session data object when setting session id
Make sure to return the same hash object instead of returning a new one. Returning a new one causes failures on cookie store tests, where it tests for the 'Set-Cookie' header with the session signature. This is due to the hash ordering changes on Ruby 1.8.7-p358.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/public_exceptions.rb')
0 files changed, 0 insertions, 0 deletions