Show profile data in log if config.profiling_enabled. refs #1815
[arvados.git] / apps / workbench / config / environment.rb
1 # Load the rails application
2 require File.expand_path('../application', __FILE__)
3
4 # Initialize the rails application
5 ArvadosWorkbench::Application.initialize!