Sha256: 23710c845727484fdd409d46e46886383c6f43bd3703a181cec36c90bbfc454c
Contents?: true
Size: 354 Bytes
Versions: 2
Compression:
Stored size: 354 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. ENGINE_PATH = File.expand_path('../..', __FILE__) APP_PATH = File.expand_path('../../../config/application', __FILE__) require File.expand_path('../../../config/boot', __FILE__) require 'rails/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solidus_comments-1.0.1 | script/rails |
solidus_comments-1.0.0 | script/rails |