spec/dummy/config/environments/test.rb in weak_parameters-0.3.0 vs spec/dummy/config/environments/test.rb in weak_parameters-0.4.0

- old
+ new

@@ -7,10 +7,9 @@ # 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.static_cache_control = "public, max-age=3600" # Show full error reports and disable caching config.consider_all_requests_local = true config.action_controller.perform_caching = false