aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_partial_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of update_details in favor of passing details to find_template.José Valim2011-09-221-5/+5
|
* #948 template_inheritanceartemave2010-12-261-1/+24
|
* render :template => 'foo/bar.json' now works as it should.José Valim2010-10-071-2/+15
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-7/+7
| | | | 's/[ \t]*$//' -i {} \;)
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-2/+2
|
* Redraw default routes on all internal integration tests. We don't need ↵Joshua Peek2009-10-031-1/+1
| | | | SimpleRouteCase anymore
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+27