Sha256: c2549eb5a05cebcbd961f63e055ba7dbff31eb8faee9949859cf2c90d1d38c14
Contents?: true
Size: 296 Bytes
Versions: 12
Compression:
Stored size: 296 Bytes
Contents
#!/usr/bin/env 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
12 entries across 12 versions & 1 rubygems