Merge branch '21666-provision-test-improvement'
[arvados.git] / services / api / bin / rails
index 5f594d1186a41b49419e7bcb8a8cae680a82d0a4..efc0377492f7e0ec9f6cedf7b5e1f6119bbbd24e 100755 (executable)
@@ -1,9 +1,4 @@
 #!/usr/bin/env ruby
-
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-APP_PATH = File.expand_path('../config/application', __dir__)
-require_relative '../config/boot'
-require 'rails/commands'
+APP_PATH = File.expand_path("../config/application", __dir__)
+require_relative "../config/boot"
+require "rails/commands"