sharedlists/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2021-12-18 10:31:37 +01:00
# Load the Rails application.
require_relative "application"
# Initialize the Rails application.
Rails.application.initialize!