beathaven/config/environment.rb
2012-08-26 00:48:13 +04:00

6 lines
153 B
Ruby

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