Sha256: cad7af7510ed0e2f801de9073066e71e1c10873820ae548d8e9b6d27c91db379
Contents?: true
Size: 297 Bytes
Versions: 26
Compression:
Stored size: 297 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
26 entries across 26 versions & 2 rubygems