Sha256: dc2d5c65f2412fde2579fbe4802acfd746a50f01bc2c4a5c335ae5e1cb6cef87
Contents?: true
Size: 298 Bytes
Versions: 7
Compression:
Stored size: 298 Bytes
Contents
#!/usr/bin/env oo-ruby # 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
7 entries across 7 versions & 3 rubygems