aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/binstubs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-193/+0
* Add support for multiple gems in `bundle binstubs`Lucas Mazza2013-08-011-0/+24
* Spelling, grammar, and consistency in spec/other/Tad Hosford2013-06-271-3/+3
* binstubs for gems with dev deps don't raiseAndre Arko2013-01-221-0/+33
* only warn about skipping bins at the endAndre Arko2013-01-221-1/+2
* reword binstubs helpAndre Arko2013-01-221-1/+1
* change bundle binstubs --binstubs to --pathTerence Lee2012-12-281-3/+3
* tell people how to use binstubs --force if skippingTerence Lee2012-12-281-1/+1
* remove commaTerence Lee2012-12-281-1/+1
* display warning when binstubbing bundlerTerence Lee2012-12-281-0/+1
* handle the case where the binstub already exists, also --forceTerence Lee2012-12-271-0/+39
* bundle binstubs --binstubsTerence Lee2012-12-271-0/+26
* initial implementation of a `bundle binstubs <gem>` commandTerence Lee2012-12-271-0/+69