changed the caching settings
This commit is contained in:
parent
4a12f251e4
commit
7c2169a2de
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ module ISSAD
|
|||
# config.active_record.whitelist_attributes = true
|
||||
|
||||
# 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…
Reference in a new issue