projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '17738-frozen-string-error'
[arvados.git]
/
apps
/
workbench
/
bin
/
rake
1
#!/usr/bin/env ruby
2
# Copyright (C) The Arvados Authors. All rights reserved.
3
#
4
# SPDX-License-Identifier: AGPL-3.0
5
6
require_relative '../config/boot'
7
require 'rake'
8
Rake.application.run