aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/test_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Back off rack 1.1-pre and bundle in the new testing goodiesJoshua Peek2009-08-311-2/+297
* Switch functional tests to run through the rack interface instead of processJoshua Peek2009-05-021-0/+5
* Move TestRequest#query_parameters into AD TestRequestJoshua Peek2009-04-301-0/+4
* Move TestRequest cookies accessor into AD TestRequestJoshua Peek2009-04-301-3/+21
* Start moving TestRequest and TestResponse into ActionDispatchJoshua Peek2009-04-301-0/+56