Sha256: c8886a20d3a81dc531527de9fb185d9e55c8eab2a4c8d72e8b04790058458b61
Contents?: true
Size: 297 Bytes
Versions: 14
Compression:
Stored size: 297 Bytes
Contents
#!/usr/bin/env ruby18 # 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
14 entries across 14 versions & 2 rubygems