aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_xml_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-1/+1
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+11