aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract/abstract_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable causing warning in 1.9.3Sebastian Martinez2011-06-101-1/+1
* Merge pull request #1549 from neerajdotname/rename_to_method_for_actionJosé Valim2011-06-081-2/+2
|\
| * test name should reflect the name of the methodNeeraj Singh2011-06-081-2/+2
* | remove unused class from testNeeraj Singh2011-06-081-6/+0
|/
* #948 template_inheritanceartemave2010-12-261-7/+7
* Reload action_methods in AbstractController after defining new method.Piotr Sarnacki2010-08-041-0/+14
* Whitespacewycats2010-04-041-34/+33
* render_to_string should have the identical signature as renderwycats2010-04-041-0/+10
* Finally moved the find template logic to the views.José Valim2010-03-081-2/+2
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-1/+1
* Follow short name convention for test folder and just call it "abstract"Joshua Peek2009-09-191-0/+245