aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/session/abstract_store_test.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-3/+3
* Revert "Update Session to utilize indiffernt access"Matthew Draper2016-02-261-16/+0
* Update Session to utilize indiffernt accessTom Prats2016-01-301-0/+16
* implement abstract store methodsAaron Patterson2015-09-041-2/+2
* use a request object in the session middlewareAaron Patterson2015-08-221-3/+3
* Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-311-1/+1
* testing session store behaviorAaron Patterson2012-05-021-0/+56