Sha256: 5d858498ffd37eea9db32bd0f9342b33aa007cf270d35a839052de70ba1cda72

Contents?: true

Size: 301 Bytes

Versions: 3

Compression:

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_msrp-2.1.7 bin/rails
spree_msrp-2.3.1.2 bin/rails
spree_msrp-2.2.4 bin/rails