6 lines
128 B
Ruby
Raw Permalink Normal View History

2019-03-24 09:57:29 -04:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!