We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b319d0 commit 8ea6dccCopy full SHA for 8ea6dcc
test/dummy/config/environments/test.rb
@@ -8,7 +8,7 @@
8
config.cache_classes = true
9
10
# Configure static asset server for tests with Cache-Control for performance
11
- config.serve_static_assets = true
+ config.serve_static_files = true
12
config.static_cache_control = "public, max-age=3600"
13
14
# Log error messages when you accidentally call methods on nil
0 commit comments