spec/dummy/config/environments/production.rb in dashing-rails-2.4.1 vs spec/dummy/config/environments/production.rb in dashing-rails-2.4.2

- old
+ new

@@ -18,10 +18,10 @@ # Add `rack-cache` to your Gemfile before enabling this. # For large-scale production use, consider using a caching reverse proxy like nginx, varnish or squid. # config.action_dispatch.rack_cache = 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.js_compressor = :uglifier # config.assets.css_compressor = :sass