1
0
Fork 0
beathaven/config/environment.rb

6 lines
153 B
Ruby
Raw Normal View History

2012-08-25 20:48:13 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
BeatHaven::Application.initialize!