Sha256: d2074bcb30963960a275131622174ae06036f89701665afe5459f093974555ae
Contents?: true
Size: 315 Bytes
Versions: 23
Compression:
Stored size: 315 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # 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
23 entries across 23 versions & 8 rubygems