diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-06-17 14:46:15 -0700 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-06-17 14:48:58 -0700 |
commit | 4a4169c606e0e26b905e11e1fc75c45268498112 (patch) | |
tree | 63ec3b6099638c0893c79c8320d259480e56f2d7 /spec/fixtures | |
parent | 64ae21945a69441ad6a58a1069417e7a56cc15f6 (diff) |
Explicitly set I18n.locale in set_gettext_locale in order to get Rails to expire the template cache and trigger a lookup.0.11.0.13hotfix/0.11.0.13
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/theme_views/theme_one/help/contact.es.html.erb | 1 | ||||
-rw-r--r-- | spec/fixtures/theme_views/theme_one/help/contact.html.erb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/theme_views/theme_one/help/contact.es.html.erb b/spec/fixtures/theme_views/theme_one/help/contact.es.html.erb new file mode 100644 index 000000000..a294c8aa1 --- /dev/null +++ b/spec/fixtures/theme_views/theme_one/help/contact.es.html.erb @@ -0,0 +1 @@ +contáctenos theme one diff --git a/spec/fixtures/theme_views/theme_one/help/contact.html.erb b/spec/fixtures/theme_views/theme_one/help/contact.html.erb new file mode 100644 index 000000000..428c7368d --- /dev/null +++ b/spec/fixtures/theme_views/theme_one/help/contact.html.erb @@ -0,0 +1 @@ +Contact us |