Bit more work on the contributor terms page - still very much a work-in-progress.
This commit is contained in:
parent
898c47e647
commit
9a9e13af90
13 changed files with 94 additions and 70 deletions
|
@ -2,7 +2,6 @@ require 'globalize/i18n/missing_translations_log_handler'
|
|||
|
||||
I18n.missing_translations_logger = Logger.new("#{RAILS_ROOT}/log/missing_translations.log")
|
||||
I18n.exception_handler = :missing_translations_log_handler
|
||||
I18n.load_path += Dir[ File.join(RAILS_ROOT, 'config', 'legales', '*.yml') ]
|
||||
|
||||
module I18n
|
||||
module Backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue