projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
20640: Add computed permissions API.
[arvados.git]
/
services
/
api
/
config
/
boot.rb
1
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
2
3
require "bundler/setup" # Set up gems listed in the Gemfile.