spec/dummy-3.2/config/environments/test.rb in peastash-0.2.1 vs spec/dummy-3.2/config/environments/test.rb in peastash-0.2.2

- old
+ new

@@ -6,10 +6,10 @@ # your test database is "scratch space" for the test suite and is wiped # and recreated between test runs. Don't rely on the data there! config.cache_classes = true # Configure static asset server for tests with Cache-Control for performance - config.serve_static_assets = true + config.serve_static_files = true config.static_cache_control = "public, max-age=3600" # Log error messages when you accidentally call methods on nil config.whiny_nils = true