Sha256: 6b2c78a1c8d6a7d326c63a7cd3e447ed676a0aebfe72ea04e1e278e04f8a82ce

Contents?: true

Size: 306 Bytes

Versions: 8

Compression:

Stored size: 306 Bytes

Contents

#!/usr/bin/env jruby.exe
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.

APP_PATH = File.expand_path('../../config/application',  __FILE__)
require File.expand_path('../../config/boot',  __FILE__)
require 'rails/commands'

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
daengine-0.1.2 spec/dummy/script/rails
daengine-0.1.1 spec/dummy/script/rails
daengine-0.1.0 spec/dummy/script/rails
track_changes-1.0.1 test/railsapp/script/rails
track_changes-1.0.0 test/railsapp/script/rails
track_changes-1.0.0.pre3 test/railsapp/script/rails
track_changes-1.0.0.pre2 test/railsapp/script/rails
track_changes-1.0.0.pre1 test/railsapp/script/rails