aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_implicit_action_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Only accept actions without File::SEPARATOR in the name.Rafael Mendonça França2014-05-061-1/+16
* Revert to old semantics, use available_action? instead of action_method?.José Valim2011-05-061-4/+4
* Implicit actions named not_implemented can be renderedSantiago Pastorino2011-04-021-2/+11
* Make action_method? public and change implicit rendering to override it instead.José Valim2011-03-301-0/+5
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-2/+2
* Redraw default routes on all internal integration tests. We don't need Simple...Joshua Peek2009-10-031-1/+1
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+28