engine/spec/dummy/config/environment.rb

6 lines
149 B
Ruby
Raw Permalink Normal View History

2010-03-29 22:01:47 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Dummy::Application.initialize!