aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/testing/process2.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merge process2 into process to people's regular tests run :PYehuda Katz + Carl Lerche2009-06-161-74/+0
|
* Get controller/test_test.rb to pass on new baseCarl Lerche2009-05-261-1/+2
|
* Make assertion tests pass with the new basePratik Naik2009-05-221-0/+1
|
* Remove some response content type concepts from ActionViewYehuda Katz + Carl Lerche2009-05-211-0/+1
|
* Add Streaming to new basePratik Naik2009-05-211-0/+1
|
* Made ActionController::Verification work with new_basePratik Naik2009-05-211-1/+1
|
* Implemented redirects and partial rendering in new base.Yehuda Katz + Carl Lerche2009-05-121-0/+1
|
* Aliased AbstractController::ActionNotFound to ActionController::UnknownActionYehuda Katz + Carl Lerche2009-05-111-0/+1
|
* Get render :inline workingYehuda Katz + Carl Lerche2009-05-011-1/+1
|
* A few more tweaks to get new Base running old render tests againYehuda Katz + Carl Lerche2009-05-011-2/+2
|
* Starting to get new_base to run on old testsYehuda Katz + Carl Lerche2009-05-011-0/+68