spec/dummy/config/environments/development.rb in maily_herald-0.0.1 vs spec/dummy/config/environments/development.rb in maily_herald-0.8.0

- old
+ new

@@ -32,6 +32,7 @@ # Do not compress assets config.assets.compress = false # Expands the lines which load the assets config.assets.debug = true + config.serve_static_assets = true end