]> git.arvados.org - arvados.git/blob - apps/workbench/Rakefile
12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)
[arvados.git] / apps / workbench / Rakefile
1 #!/usr/bin/env rake
2 # Copyright (C) The Arvados Authors. All rights reserved.
3 #
4 # SPDX-License-Identifier: AGPL-3.0
5
6 # Add your own tasks in files placed in lib/tasks ending in .rake,
7 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
8
9 require File.expand_path('../config/application', __FILE__)
10
11 ArvadosWorkbench::Application.load_tasks