Sha256: b210459bef9b3f71534d9e12dc557caf2252d5b917164b821a409465c4806236

Contents?: true

Size: 324 Bytes

Versions: 3

Compression:

Stored size: 324 Bytes

Contents

#!/usr/bin/env ruby
# 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/enlightenment/engine', __FILE__)

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enlightenment-0.0.1.pre.4 script/rails
enlightenment-0.0.1.pre.3 script/rails
enlightenment-0.0.1.pre.2 script/rails