sutty/config/environment.rb

8 lines
159 B
Ruby
Raw Permalink Normal View History

2019-03-26 15:32:20 +00:00
# frozen_string_literal: true
2018-01-02 17:19:25 +00:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!