Sha256: 82eddae2aba1b1bddf43855c59eba7f5d1a90732d5382c13d11d2ef0168cbb50
Contents?: true
Size: 304 Bytes
Versions: 5
Compression:
Stored size: 304 Bytes
Contents
#!/usr/bin/env ruby1.8 # 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
5 entries across 5 versions & 2 rubygems