12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)
[arvados.git] / apps / workbench / config / environments / test.rb.example
index fd034d3185da7ce657cc46984b33fcc4cf4bdb1b..0ea8af68a96bf5c078bb20a02ce4bc6b81a4374e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 ArvadosWorkbench::Application.configure do
   # Settings specified here will take precedence over those in config/application.rb
 
@@ -8,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