Merge commit '3b735dd9330e0989f51a76771c3303031154154e' into 21158-wf-page-list
[arvados.git] / services / api / bin / rails
1 #!/usr/bin/env ruby
2 APP_PATH = File.expand_path("../config/application", __dir__)
3 require_relative "../config/boot"
4 require "rails/commands"