开启assets出错,还原

api
guange 11 years ago
parent f73eaf31b5
commit a8358a89db

@ -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'

Loading…
Cancel
Save