aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base
Commit message (Expand)AuthorAgeFilesLines
* Add support for compile-time <%= raw %>Yehuda Katz2010-01-311-22/+34
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-313-26/+26
* Stop overriding LoadError.new to return a MissingSourceError (and sometimes n...Yehuda Katz2010-01-191-1/+1
* Fix failing test.José Valim2010-01-191-2/+2
* Clear out AS callback method pollution in AC::Base.action_methodsJoshua Peek2010-01-171-1/+27
* test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...Jeremy Kemper2009-11-101-1/+1
* Update MetalTest for constant scoping change in 1.9Yehuda Katz2009-10-151-2/+2
* Fix test to correctly handle 1.9 Array#to_s behaviorYehuda Katz2009-10-151-1/+1
* Redraw default routes on all internal integration tests. We don't need Simple...Joshua Peek2009-10-0313-26/+26
* Changing directories during the test breaks file loading when ran by itselfJoshua Peek2009-10-031-32/+21
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-0316-0/+1402