aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/request/session_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-311-1/+1
* Add test for clear in ActionDispatch::Request::SessionAndreas Loupasakis2012-09-081-0/+9
* Added ActionDispatch::Request::Session#keys and ActionDispatch::Request::Sess...Philip Arndt2012-05-231-0/+16
* testing session store behaviorAaron Patterson2012-05-021-0/+48