changed the caching settings

This commit is contained in:
Connor Turland 2012-12-14 02:38:59 -05:00
parent 4a12f251e4
commit 7c2169a2de

View file

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