aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/render_xml_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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