Files
openfoodnetwork/config/environment.rb
Andrew Spinks cd1938a74e spree install.
2012-03-27 11:06:49 +11:00

8 lines
203 B
Ruby

# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Openfoodweb::Application.initialize!
ActiveRecord::Base.include_root_in_json = true