Sha256: 97e64f199760f8513088587b006f10289b2f5746d4e5dd447055aa548962646d

Contents?: true

Size: 310 Bytes

Versions: 3

Compression:

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_payment_image-2.0.2 bin/rails
spree_payment_image-2.0.1 bin/rails
spree_payment_image-2.0 bin/rails