Sha256: 602d68e3203bcae188456071a193ea37ec08f016a2a8a380d5c1c398c60ff37e

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
the_jobbook_admin_data-1.3.0a script/rails