Sha256: d4fff224214d5d444466113ca3e667a767f33e009f959c409198a87a767a3f90

Contents?: true

Size: 211 Bytes

Versions: 13

Compression:

Stored size: 211 Bytes

Contents

#!/usr/bin/env ruby

ENGINE_ROOT = File.expand_path('../..', __FILE__)
ENGINE_PATH = File.expand_path('../../lib/spree_paypal_api_checkout/engine', __FILE__)

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
spree_paypal_api_checkout-0.1.5 script/rails
spree_paypal_api_checkout-0.1.4 script/rails
spree_paypal_api_checkout-0.1.3 script/rails
spree_paypal_api_checkout-0.1.2 script/rails
spree_paypal_api_checkout-0.1.1 script/rails
spree_paypal_api_checkout-0.1.0 script/rails
spree_paypal_api_checkout-0.0.9 script/rails
spree_paypal_api_checkout-0.0.8 script/rails
spree_paypal_api_checkout-0.0.7 script/rails
spree_paypal_api_checkout-0.0.6 script/rails
spree_paypal_api_checkout-0.0.5 script/rails
spree_paypal_api_checkout-0.0.4 script/rails
spree_paypal_api_checkout-0.0.3 script/rails