aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/testing/process.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit TestSession from Session::AbstractStore and add indifferent access to...Joshua Peek2009-04-261-68/+10
* Deprecate response.redirect_url_match?, use assert_match instead.Joshua Peek2009-04-261-0/+1
* Move useful response test helpers into requestJoshua Peek2009-04-261-60/+1
* Start to integrate some of the features in Rack::Test.Joshua Peek2009-04-241-28/+1
* render_for_text pushes a body part instead of replacing the whole bodyJeremy Kemper2009-04-171-0/+1
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-5/+17
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-21/+46
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-2/+2
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+543