agenda-libre-ruby/config/environment.rb

6 lines
128 B
Ruby
Raw Permalink Normal View History

2013-11-13 23:09:38 +01:00
# Load the Rails application.
2017-10-21 22:12:19 +02:00
require_relative 'application'
2013-11-13 23:09:38 +01:00
# Initialize the Rails application.
2014-03-18 15:40:13 +01:00
Rails.application.initialize!