aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/translation_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Added partial scoping to TranslationHelper#translate, so if you call translat...David Heinemeier Hansson2009-02-101-1/+19
* A little less hokus pokusDavid Heinemeier Hansson2008-10-281-5/+4
* I18n: add aliases #t and #l to TranslationHelper#translate and #localizeSven Fuchs2008-08-251-0/+2
* fixing another timezone dependent testSven Fuchs2008-07-161-1/+1
* Added localize helper methodLuca Guidi2008-07-081-0/+4
* align with changes in i18nSven Fuchs2008-07-061-3/+3
* add a translation helperSven Fuchs2008-07-061-0/+16