aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/flash_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Silence deprecation warnings for keep_flash when running tests.Marcel Molina2005-12-021-1/+1
* Added a reader for flash.now, so it's possible to do stuff like flash.now[:al...David Heinemeier Hansson2005-10-261-0/+6
* Improved performance of test app req/sec with ~10% refactoring the render met...David Heinemeier Hansson2005-07-241-6/+6
* Added a much improved Flash module that allows for finer-grained control on e...David Heinemeier Hansson2005-03-201-5/+30
* InitialDavid Heinemeier Hansson2004-11-241-0/+69