1# This file is used by Rack-based servers to start the application. 2 3require_relative 'config/environment' 4 5run Rails.application