Sha256: f23e7ac2c058d14d267d55ef82e162bdea539a660df2571117d472d8610aaa17
Contents?: true
Size: 285 Bytes
Versions: 84
Compression:
Stored size: 285 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', __dir__) require File.expand_path('../config/boot', __dir__) require 'rails/commands'
Version data entries
84 entries across 84 versions & 2 rubygems