diff --git a/spec/dummy/config/application.rb b/spec/dummy/config/application.rb index fa4a88c0..f2fc4b3a 100644 --- a/spec/dummy/config/application.rb +++ b/spec/dummy/config/application.rb @@ -40,7 +40,7 @@ class Application < Rails::Application config.active_support.escape_html_entities_in_json = 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'