Sha256: f0e11ddcd75706a5af74b49813e34d344229eee9a64cb1a2b6d249e839dd6680

Contents?: true

Size: 303 Bytes

Versions: 5

Compression:

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_affirm-0.2.30 bin/rails
spree_affirm-0.2.3 bin/rails
spree_affirm-0.2.22 bin/rails
spree_affirm-0.2.21 bin/rails
spree_affirm-0.2.20 bin/rails