Sha256: e24809d6a60e30bffd8ee598228dbced8dc4351a25117afc41d22e9907f8cace

Contents?: true

Size: 316 Bytes

Versions: 1

Compression:

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prusswan-forem-0.0.2 script/rails