Sha256: ca04a3ab45cd9568d96bf319cf2d3333c367a494928d11b77ef6a65fdafb1139
Contents?: true
Size: 296 Bytes
Versions: 10
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
10 entries across 10 versions & 2 rubygems