1#!/usr/bin/env ruby 2APP_PATH = File.expand_path("../config/application", __dir__) 3require_relative "../config/boot" 4require "rails/commands"