Sha256: f46a0914c76c53d40cd6a6b2e8b9d549e383c12787455c62329e07fde0f4c718

Contents?: true

Size: 323 Bytes

Versions: 2

Compression:

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sharp_social-0.1.1 script/rails
sharp_social-0.0.1 script/rails