Sha256: 4fcbdf63c0665d4867e62f649274132ab47a6de2f6c59e14d93df91a021c8ecd
Contents?: true
Size: 296 Bytes
Versions: 20
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
20 entries across 20 versions & 1 rubygems