impress/config/environment.rb
Matchu 86edc8584f Run rails app:update
We accepted some changes as-is, but for development.rb and production.rb we read the diff and manually edited them!
2023-10-23 19:05:05 -07:00

5 lines
128 B
Ruby

# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!