Sha256: 5d0436ecb012cc8486c3208fbb3196b41ad5a565d56de186cf0315e866f28426
Contents?: true
Size: 315 Bytes
Versions: 3
Compression:
Stored size: 315 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_price_from/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
spree_product_price_from-1.2.1 | script/rails |
spree_product_price_from-1.2.0 | script/rails |
spree_product_price_from-1.1.3 | script/rails |