obdev-friends/config/environment.rb

6 lines
128 B
Ruby
Raw Permalink Normal View History

2023-12-14 15:50:35 -06:00
# Load the Rails application.
require_relative "application"
# Initialize the Rails application.
Rails.application.initialize!