7709: Merge branch 'master' into 7709-api-rails4
[arvados.git] / apps / workbench / config / application.rb
index 4ac68198e8bd6fa6404512ad5479397223de1bc8..d1c7934ab3ba16b57f61425edcc48a57b81df1e3 100644 (file)
@@ -12,6 +12,7 @@ module ArvadosWorkbench
 
     # Custom directories with classes and modules you want to be autoloadable.
     # config.autoload_paths += %W(#{config.root}/extras)
+    config.autoload_paths += %W(#{config.root}/lib)
 
     # Only load the plugins named here, in the order given (default is alphabetical).
     # :all can be used as a placeholder for all plugins not explicitly named.