Sha256: a7f072199e1b861bade757924b0b53f6cf0858cec9ca33bdd5a0e4643ff9386a
Contents?: true
Size: 300 Bytes
Versions: 6
Compression:
Stored size: 300 Bytes
Contents
#!/usr/bin/env ruby1.9.2 # 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
6 entries across 6 versions & 1 rubygems