orbit-basic/config/environment.rb

6 lines
155 B
Ruby
Raw Normal View History

2010-03-08 08:04:05 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
2009-06-26 13:16:37 +00:00
2010-03-08 08:04:05 +00:00
# Initialize the rails application
PrototypeR4::Application.initialize!