INSTALLER = './install.rb' # # default task compiles for the gem # task :default do ARGV.clear ARGV.push "--gem" load INSTALLER end
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 9463 | Brett Bates |
Bringing in jens changes changed rubygems username |
||
| #1 | 8487 | Brett Bates | Adding v0.1 of the p4ruby gem rewrite, feel free to help :) issues to [email protected] |