41 42 43 44
# File 'lib/edi.rb', line 41 def bootstrap require File.join EDI.root, "config", "environment" EDI::Application.initialize! end