1
0
Fork 0
oldhaven/config/environment.rb

6 lines
153 B
Ruby
Raw Normal View History

2011-04-03 16:21:05 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Beathaven::Application.initialize!