engine/config/environment.rb
2010-03-30 00:01:47 +02:00

6 lines
154 B
Ruby

# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Locomotive::Application.initialize!