Sha256: bde2be638c86e03c58f70e6b36aac8bc7500a7ec1ef312d7bee9a09ec63fe9e2

Contents?: true

Size: 306 Bytes

Versions: 4

Compression:

Stored size: 306 Bytes

Contents

# 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_drop_ship/engine', __FILE__)

require 'rails/all'
require 'rails/engine/commands'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree_drop_ship-3.1.3 script/rails
spree_drop_ship-3.1.2 script/rails
spree_drop_ship-3.1.1 script/rails
spree_drop_ship-3.1.0.1 script/rails