aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* switch to using comments to comment thingsAaron Patterson2011-04-151-2/+1
|
* Speed up template inheritance and remove template inheritance optionwycats2010-12-261-12/+0
|
* #948 make template inheritance optionalartemave2010-12-261-0/+11
|
* #948 template_inheritanceartemave2010-12-261-1/+42
|
* Fixed routes to use new API in a few more actionpack testsPiotr Sarnacki2010-09-051-5/+17
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* 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/+85