diff --git a/config/application.rb b/config/application.rb index 06c7c4d0..d1d2057a 100644 --- a/config/application.rb +++ b/config/application.rb @@ -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'