启动assets

This commit is contained in:
sw 2014-12-11 11:34:20 +08:00
parent e768abbf31
commit 49341714ca
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 = false
config.assets.enabled = true
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'