Sha256: 413ad0ae918cbce276daf9bc5f74bfea32753d1e1c48b7d2709d8ce4c9f3afa4
Contents?: true
Size: 313 Bytes
Versions: 5
Compression:
Stored size: 313 Bytes
Contents
# encoding: utf-8 #!/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
5 entries across 5 versions & 1 rubygems