Sha256: 15a75550802b7a548480f43b551386d35d11b76946e3f93b9ede000ca34b11c2
Contents?: true
Size: 287 Bytes
Versions: 7
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
7 entries across 7 versions & 3 rubygems