aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/bare_metal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* A test case to ensure that AC::Metal#response_body= always wraps the given va...Akira Matsuda2011-11-101-0/+6
* cleaning up some warnings on 1.9.3Aaron Patterson2011-02-071-1/+1
* Fix problems trying to functional test AC::Metal controllersSantiago Pastorino2010-11-061-0/+7
* Fix a few bugs when trying to use Head standalonewycats2010-10-101-0/+15
* Use better assertion methods for testingNeeraj Singh2010-05-191-2/+2
* Return a valid Rack response from bare ActionController::MetalCarlhuda2010-03-181-0/+27