aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/request/test_request_test.rb
Commit message (Expand)AuthorAgeFilesLines
* let the superclass build the request and responseAaron Patterson2015-07-081-5/+1
* Use request.session.id instead of request.session_options[:id]Brian John2015-03-121-8/+0
* cleaning up some warnings on 1.9.3Aaron Patterson2011-02-071-2/+1
* Inherit TestSession from Session::AbstractStore and add indifferent access to...Joshua Peek2009-04-261-11/+12
* added tests for session options being defaulted correctly to rack defaults [#...Kenny Ortmann2009-04-071-0/+35