gateway/config/environment.rb

6 lines
128 B
Ruby
Raw Permalink Normal View History

2022-03-25 19:01:50 +01:00
# Load the Rails application.
require_relative "application"
# Initialize the Rails application.
Rails.application.initialize!