Sha256: bc29dfc06bbdb8548a75a742bae95025df12d15b707142189eb8b20336c9dc75

Contents?: true

Size: 309 Bytes

Versions: 2

Compression:

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_product_sort-1.2.0 script/rails
spree_product_sort-1.1.3 script/rails