projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move can_read permission logic into ArvadosModel.readable_by scope,
[arvados.git]
/
services
/
api
/
config
/
environment.rb
1
# Load the rails application
2
require File.expand_path('../application', __FILE__)
3
require 'josh_id'
4
5
# Initialize the rails application
6
Server::Application.initialize!