aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/localized_templates_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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]