21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-05 10:15:09 +02:00
chexpire/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2018-05-23 10:32:04 +02:00
# Load the Rails application.
2022-02-13 10:25:06 +01:00
require_relative "application"
2018-05-23 10:32:04 +02:00
# Initialize the Rails application.
Rails.application.initialize!