Sha256: cabb6929148b14e0ed5e94c8f13de5735f4baa0934481eeff8e840f4a2a00f07

Contents?: true

Size: 301 Bytes

Versions: 1

Compression:

Stored size: 301 Bytes

Contents

#!/usr/bin/env ruby
# This command will automatically be run when you run "rails" from the root of your extension

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_id_verification-0.0.1.alpha bin/rails