put tranlation-info.yml back, undoing 3aa6d0b

This commit is contained in:
William Wedler
2014-09-04 18:58:29 -04:00
parent 4085f0672a
commit 39926b7e81
3 changed files with 3499 additions and 3 deletions
+2 -2
View File
@@ -65,8 +65,8 @@ module I18n
class BikeBike < I18n::Backend::ActiveRecord
@@needs_translation
@@translations_file = 'tmp/locales/translation-info.yml'
@@translation_cache_file = 'tmp/locales/.translation-cache.yml'
@@translations_file = 'config/locales/translation-info.yml'
@@translation_cache_file = 'config/locales/.translation-cache.yml'
@@pluralization_rules_file = 'config/locales/pluralization-rules.yml'
@@translation_cache
@@testing_started = false
File diff suppressed because it is too large Load Diff