aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/flash_hash_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Store FlashHashes in the session as plain hashes rather than custom objects w...James Coglan2012-11-091-0/+21
* mutations on the underlying hash should also mutate the discard setAaron Patterson2011-12-281-0/+19
* mutations can't be done without the consent of our proxy object. ThisAaron Patterson2011-12-281-0/+62
* many args does not make sense with the current implementation because of how ...Aaron Patterson2011-04-061-10/+0
* getting the flash hash under testAaron Patterson2011-04-061-0/+100