aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/translation_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow an array to be a default translation value.Adam Prescott2015-04-041-0/+5
* Merge pull request #19421 from jcoyne/translate_defaults_with_nilRafael Mendonça França2015-03-201-0/+5
* Fix regression when passing a value different of String.Ulisses Almeida2015-02-261-0/+5
* Avoid changing the global state on the testsRafael Mendonça França2015-01-051-1/+6
* Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regr...Rafael Mendonça França2015-01-051-0/+19
|\
| * Fix I18n regression introduced by #13832Christopher Dell2014-11-191-0/+19
* | Unsafe default translations should not be marked html_safeJustin Coyne2015-01-021-0/+6
|/
* fix the undefined method content_tag #15245Rajarshi Das2014-09-061-1/+0
* Clean up I18n stored translations after test.Zuhao Wan2014-06-141-1/+5
* Fix assertion order and :scissors: extra spacesCarlos Antonio da Silva2014-05-131-2/+2
* Dup options hash to prevent modificationsJosep Jaume Rey2014-05-131-0/+6
* Rails config for raise on missing translationsKassio Borges2014-01-271-0/+10
* Escalate missing error when :raise is trueShota Fukumori (sora_h)2013-12-051-0/+6
* Stop using i18n's built in HTML error handling.Michael Koziarski2013-12-021-1/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+138