Sha256: c73909e969a45c6acd31892e53a560f089d6b5f6c73fea5c691b7989133e35a8

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_mollie/engine', __FILE__)

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_mollie-0.0.5 bin/rails
spree_mollie-0.0.4 bin/rails
spree_mollie-0.0.3 bin/rails
spree_mollie-0.0.2 bin/rails
spree_mollie-0.0.1 bin/rails