Files
baclight/config/environment.rb
T

6 lines
128 B
Ruby
Raw Normal View History

2021-09-26 14:41:38 -07:00
# Load the Rails application.
2023-09-30 09:57:54 -07:00
require_relative "application"
2021-09-26 14:41:38 -07:00
# Initialize the Rails application.
Rails.application.initialize!