demarches-normaliennes/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2015-08-10 11:05:06 +02:00
# Load the Rails application.
2021-02-16 16:14:43 +01:00
require_relative "application"
2015-08-10 11:05:06 +02:00
# Initialize the Rails application.
Rails.application.initialize!