lumi-api/config/environment.rb

8 lines
159 B
Ruby
Raw Permalink Normal View History

2019-04-05 20:52:04 +00:00
# frozen_string_literal: true
2019-04-05 20:20:20 +00:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!