foodsoft/config/environment.rb

6 lines
152 B
Ruby
Raw Normal View History

# Load the rails application
require File.expand_path('../application', __FILE__)
2009-01-06 11:49:19 +01:00
# Initialize the rails application
Foodsoft::Application.initialize!