开启assets出错,还原

This commit is contained in:
guange 2014-12-11 11:53:38 +08:00
parent f73eaf31b5
commit a8358a89db
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ module RedmineApp
config.filter_parameters += [:password]
# Enable the asset pipeline
config.assets.enabled = true
config.assets.enabled = false
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'