Sha256: d16c811e893b4a4b6f630679238a179de041af53e9f533bda86e454580c7c30b
Contents?: true
Size: 300 Bytes
Versions: 98
Compression:
Stored size: 300 Bytes
Contents
#!/usr/bin/env ruby1.9.1 # 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
98 entries across 87 versions & 18 rubygems