Files
once-campfire/config/environment.rb
Kevin McConnell df76a227dc Hello world
First open source release of Campfire 🎉
2025-08-21 09:31:59 +01:00

6 lines
128 B
Ruby

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