aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/helpers
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionpack/Kir Shatrov2017-07-295-0/+10
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-025-5/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-015-0/+5
* normalizes indentation and whitespace across the projectXavier Noria2016-08-063-3/+3
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-1/+1
* Remove HelperyTestHelper not used in any testclaudiob2013-09-141-5/+0
* Remove helper fixtures not used in any testclaudiob2013-09-091-2/+0
* Be sure to call helper :all just on direct children. (Tests by Jesse Storimer)José Valim2010-08-262-0/+6
* Add clear_helpers as a way to clean up all helpers added to this controller, ...José Valim2010-08-261-0/+5
* Fix failing tests after merge.José Valim2010-01-242-4/+8
* Added helper(:all) as a way to include all helpers from app/helpers/**/*.rb i...David Heinemeier Hansson2007-02-241-1/+1
* Controllers with acronyms in their names (e.g. PDFController) require the cor...Jeremy Kemper2005-11-081-0/+3
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-0/+3
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-3/+0
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-0/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+5