aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/metal_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove vestigial codeAaron Patterson2015-08-071-43/+0
| | | | | Looks like this was left over from converting Rails to Rack. I think it's safe to remove now.
* Removing old helper that was necessary for compatibility with Ruby 1.8.xThiago Pradi2015-02-221-4/+2
|
* 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