Add locales precompile config

This commit is contained in:
Rei
2014-02-28 16:26:42 +08:00
parent 86ba47e654
commit f103d74776

View File

@@ -59,7 +59,7 @@ Rails.application.configure do
# Precompile additional assets.
# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
# config.assets.precompile += %w( search.js )
config.assets.precompile += %w( locales/en.js locales/zh-CN.js )
# Ignore bad email addresses and do not raise email delivery errors.
# Set this to true and configure the email server for immediate delivery to raise delivery errors.