projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
9767: need to parse the json string of the workflow yaml
[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!