Sha256: fc5a19de26225a9e0957bd41d2117be034350a103f7bd703bfd20bfafbdf3a2d
Contents?: true
Size: 301 Bytes
Versions: 1
Compression:
Stored size: 301 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" from the root of your extension ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/spree_paypal_checkout/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_paypal_checkout-0.0.2 | bin/rails |