Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / config / application.rb
index 42bf4da24bbf71900d403686cc954badd57660e0..2880af2d6d3c2db113977420498c20a25bffd90b 100644 (file)
@@ -27,6 +27,8 @@ end
 
 module ArvadosWorkbench
   class Application < Rails::Application
+    # The following is to avoid SafeYAML's warning message
+    SafeYAML::OPTIONS[:default_mode] = :safe
 
     require_relative "arvados_config.rb"