20284: Fix test and update code comment.
[arvados.git] / services / api / bin / rails
index 073966023774750c90fe9c89910c769a92da604b..efc0377492f7e0ec9f6cedf7b5e1f6119bbbd24e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env ruby
-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"