diff options
author | Frederick Cheung <frederick.cheung@gmail.com> | 2008-12-25 12:10:28 +0000 |
---|---|---|
committer | Frederick Cheung <frederick.cheung@gmail.com> | 2008-12-26 18:25:03 +0000 |
commit | d7b6e48c70076a7760e22c381e48834ecddfa6e3 (patch) | |
tree | c12cd1e7ae9b8ec1c136b3dd3d84dd63b20011ba /actionpack/lib/action_controller/streaming.rb | |
parent | e898f82a743063652aed802d99ea8b5deac2ec3c (diff) | |
download | rails-d7b6e48c70076a7760e22c381e48834ecddfa6e3.tar.gz rails-d7b6e48c70076a7760e22c381e48834ecddfa6e3.tar.bz2 rails-d7b6e48c70076a7760e22c381e48834ecddfa6e3.zip |
Fix randomly failing cookie store tests
Marshal.dump(Marshal.load(marshaled_hash)) is not guarenteed to be equal to marshaled_hash
because of the lack of ordering of hash
Diffstat (limited to 'actionpack/lib/action_controller/streaming.rb')
0 files changed, 0 insertions, 0 deletions