aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract/helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistencies in path with missing helpersAndrew White2016-11-021-1/+4
* Add clear_helpers as a way to clean up all helpers added to this controller, ...José Valim2010-08-261-2/+19
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-4/+4
* Fix setting helpers_path to a string or pathnameJeremy Kemper2010-07-071-1/+1
* Fix failing tests after merge.José Valim2010-01-241-1/+1
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-1/+1
* Ruby 1.9: work around constant resolution behavior change :(Jeremy Kemper2009-11-041-1/+1
* Move some of helper tests to AbstractController.José Valim2009-11-011-15/+50
* Move all render and layout pieces required in ActionMailer from ActionControl...José Valim2009-11-011-1/+3
* Follow short name convention for test folder and just call it "abstract"Joshua Peek2009-09-191-0/+44