Sha256: 83a6b5776fba1249a9fc718a2efe3ebf364d585fd4eb5622b91b645ef0c43c11

Contents?: true

Size: 328 Bytes

Versions: 6

Compression:

Stored size: 328 Bytes

Contents

#!/usr/bin/env ruby1.9.1
# 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/mix-vouchers/engine', __FILE__)

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mix-rails-0.12.2 mix-rails-vouchers/script/rails
mix-rails-0.12.1 mix-rails-vouchers/script/rails
mix-rails-0.10.4 mix-rails-vouchers/script/rails
mix-rails-0.10.3 mix-rails-vouchers/script/rails
mix-rails-0.7.0 vouchers/script/rails
mix-rails-0.6.0 vouchers/script/rails