spec/dummy/config/environments/production.rb in brightcontent-pages-2.1.5 vs spec/dummy/config/environments/production.rb in brightcontent-pages-2.2.0

- old
+ new

@@ -7,10 +7,10 @@ # Full error reports are disabled and caching is turned on config.consider_all_requests_local = false config.action_controller.perform_caching = true # Disable Rails's static asset server (Apache or nginx will already do this) - config.serve_static_assets = false + config.serve_static_files = false # Compress JavaScripts and CSS config.assets.compress = true # Don't fallback to assets pipeline if a precompiled asset is missed