aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_layout_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* removes the RJS template handlerXavier Noria2011-04-131-7/+9
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-10/+10
|
* Redraw default routes on all internal integration tests. We don't need ↵Joshua Peek2009-10-031-3/+3
| | | | SimpleRouteCase anymore
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+101