Files
ocelots/config/environment.rb
2012-08-09 17:12:23 +08:00

6 lines
151 B
Ruby

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