bundle binstubs --shebang option

69 views
Skip to first unread message

Dimitrios Zorbas

unread,
Oct 18, 2015, 8:48:21 PM10/18/15
to ruby-bundler
Bundler PR#1467 added the --shebang options to bundle install --binstubs command.
This options allows specifying a different shebang to be set for the generated binstubs and is stored in .bundle/config.

Shouldn't we provide the same option for the bundle binstubs command as well? What do you think?
Was the option intentionally omitted in bundle binstubs?

The code changes required to provide this option to bundle binstubs seem trivial to share as /lib/bundler/templates/Executable already takes the shebang setting into account.
Reply all
Reply to author
Forward
0 new messages