aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/helpers/fun/pdf_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-1/+1
* Fix failing tests after merge.José Valim2010-01-241-2/+4
* 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