aboutsummaryrefslogtreecommitdiffstats
path: root/spec/runtime/executable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/IndentationWidthVictor Koronen2015-08-141-2/+2
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-1/+0
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-7/+7
* return to 1.x behaviour for --binstubsAndre Arko2013-02-131-2/+2
* silently don't overwrite on --binstubsAndre Arko2013-01-221-2/+2
* don't check for existing binstubs, just overwrite during installTerence Lee2013-01-091-0/+17
* `bundle install --binstubs ""` will remove binstubs optionTerence Lee2012-12-231-0/+12
* change to new expect syntax for rspecTerence Lee2012-10-091-13/+13
* Add --shebang option to bundle install to use a different executable than the...James Miller2011-10-011-0/+10
* Allows the location of binstubs to be specifiedCarl Lerche2010-07-131-11/+20
* Make generating bin stubs an optionCarl Lerche2010-07-091-4/+42
* Go back to generating ./bin/gem_bin_stubCarl Lerche2010-07-081-23/+4
* Fix a passing spec that was spewing out errors.Carl Lerche2010-06-091-0/+4
* Don't generate a stub for bundler in ~/.bundler/binCarl Lerche2010-06-051-0/+9
* Have bundler generate executable stubs into ~/.bundler/bin that will automati...Carl Lerche2010-05-091-0/+69