Sha256: 0ccf5b17056d337235a08ac9e0349e0858324f6ba489524a3abb346a167dfa9f
Contents?: true
Size: 324 Bytes
Versions: 32
Compression:
Stored size: 324 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/spree/emails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
32 entries across 32 versions & 1 rubygems