Sha256: 2b0ae73ce674e2ace60685f3067c41149dd32d59670a5b10e535c5595875dff3

Contents?: true

Size: 302 Bytes

Versions: 4

Compression:

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree_video-1.0.3 bin/rails
spree_video-1.0.2 bin/rails
spree_video-1.0.1 bin/rails
spree_video-1.0.0 bin/rails