aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/help_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* change to new expect syntax for rspecTerence Lee2012-10-091-6/+6
|
* Fix the help spec for the 0.8 errorAndre Arko2011-09-171-1/+2
|
* Fix the specs on rubygems 1.4.1Andre Arko2011-01-181-1/+3
|
* fix checking for sudo, and use !(`which foo` rescue '').empty? everywhereAndre Arko2010-11-131-1/+1
|
* Integrate the new bundler man pages with bundle helpCarl Lerche2010-08-231-1/+27
|
* Require spec_helperCarlhuda2010-04-221-1/+1
|
* Don't print stderr output from specs if expectedAndre Arko2010-03-111-1/+1
|
* Only cleanup outdated bundlers, not all gemsAndre Arko2010-02-131-1/+1
|
* Have the bundle command explode with a helpful error message if older ↵Carl Lerche2010-02-101-0/+10
versions of bundler exist.