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.
2020-01-28 12:02:06 +01:00
require_relative 'application'
2015-08-10 11:05:06 +02:00
# Initialize the Rails application.
Rails.application.initialize!