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