Sha256: 998dbad3a01f00dd630b283865ad9d3c1a8a67abcfacd76dc1a22d8a782e7449
Contents?: true
Size: 317 Bytes
Versions: 2
Compression:
Stored size: 317 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_sort_payment_methods/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_sort_payment_methods-2.1.2 | script/rails |
spree_sort_payment_methods-2.0.1 | script/rails |