engine/config/environment.rb

6 lines
154 B
Ruby
Raw Normal View History

2010-03-29 22:01:47 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Locomotive::Application.initialize!