frzn.dev/config/environment.rb
floppydiskette 8a288c09b9
Add base app
2024-08-06 19:40:06 +01:00

5 lines
128 B
Ruby

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