refinerycms-blog/spec/dummy/config/environment.rb
2011-08-10 17:03:37 -07:00

5 lines
149 B
Ruby

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