Sha256: 487959fd811ab61a8bd13306e721f9272e1c1837f4d41cf71e7d388d96f1f136
Contents?: true
Size: 287 Bytes
Versions: 15
Compression:
Stored size: 287 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
15 entries across 15 versions & 1 rubygems