aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/metal_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bunch of tests that failed in 1.9 because they assumed that a Rack ↵wycats2010-03-191-2/+4
| | | | response was a String.
* Update MetalTest for constant scoping change in 1.9Yehuda Katz2009-10-151-2/+2
|
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+43