aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/localized_templates_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-1/+1
* Typo: Hello = Guten Tag (in German)Tu Hoang2014-12-051-2/+2
* Move I18n.locale setting into setup and teardown.Zuhao Wan2014-05-281-10/+8
* Fix header Content-Type: #<Mime::NullType:...> in localized templateAngelo capilleri2013-12-031-0/+11
* 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 temp...Carl Lerche2010-04-081-0/+22