aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/render_xml_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use new routing dsl in testsJoshua Peek2009-12-081-2/+2
* Namespace TestControllers inside their test case classJoshua Peek2009-09-191-32/+36
* Cleanup route reloading in tests. Prefer with_routing over using ActionContro...Joshua Peek2009-08-161-6/+8
* Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...José Valim2009-08-071-2/+2
* Ported over render :file tests.Yehuda Katz + Carl Lerche2009-05-131-0/+81