foodsoft/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

# Load the Rails application.
2020-09-04 12:57:19 +02:00
require_relative 'application'
2009-01-06 11:49:19 +01:00
# Initialize the Rails application.
2020-09-04 12:57:19 +02:00
Rails.application.initialize!