1
0
mirror of https://github.com/danog/yawarehouse.git synced 2024-12-02 09:27:53 +01:00
yawarehouse/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2018-05-27 12:34:07 +02:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!