Sha256: 6bf505bd829375db5e73243a3ade4fe121d466cd0507cf2de7218c8b567ccb66
Contents?: true
Size: 320 Bytes
Versions: 43
Compression:
Stored size: 320 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('../../spec/dummy/config/application', __FILE__) require File.expand_path('../../spec/dummy/config/boot', __FILE__) require 'rails/commands'
Version data entries
43 entries across 43 versions & 3 rubygems