Sha256: b6d71af1cb67b4c4d951762c3195cd0c0b7ac9e96d3140ef7956d4dbc8befee3
Contents?: true
Size: 306 Bytes
Versions: 2
Compression:
Stored size: 306 Bytes
Contents
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/solidus_auction/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solidus_auction-0.0.6 | bin/rails |
solidus_auction-0.0.5 | bin/rails |