12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)
[arvados.git] / apps / workbench / config / environments / test.rb.example
index 1c790208a522f658c5a017020e59dcb2b277b200..0ea8af68a96bf5c078bb20a02ce4bc6b81a4374e 100644 (file)
@@ -12,7 +12,7 @@ ArvadosWorkbench::Application.configure do
   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"
 
   # Show full error reports and disable caching