Sha256: 4b4254f001701f510e109684fb10891f64e9fe78d2ca7f80a8dba31e509b3d99
Contents?: true
Size: 293 Bytes
Versions: 11
Compression:
Stored size: 293 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
11 entries across 11 versions & 3 rubygems