Sha256: 718cda42bba1c4446780f7c54f9f1722970b9e2d0c986af70451e614b817398c

Contents?: true

Size: 305 Bytes

Versions: 5

Compression:

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_api_auth-0.2.0 script/rails
spree_api_auth-0.1.1 script/rails
spree_api_auth-0.1.0 script/rails
spree_api_auth-0.0.3 script/rails
spree_api_auth-0.0.2 script/rails