1# Load the Rails application. 2require_relative "application" 3 4# Initialize the Rails application. 5Rails.application.initialize!