aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/localized_templates_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Include I18n fallbacks in :locale lookup contextJuan Barreneche2013-03-161-0/+9
|
* Restore I18n.locale after running testsAkira Matsuda2013-01-221-1/+7
|
* Fixed that default locale templates should be used if the current locale ↵Carl Lerche2010-04-081-0/+22
template is missing [DHH]