Sha256: fe10ef8c29b3816f9c1e2e73820b4cf3205349fb1201a5415240bcf49ec7bb2d

Contents?: true

Size: 312 Bytes

Versions: 3

Compression:

Stored size: 312 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_shipping_matrix/engine', __FILE__)

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_shipping_matrix-0.2.1 bin/rails
spree_shipping_matrix-0.2.0 bin/rails
spree_shipping_matrix-0.1.0 bin/rails