Bin command #68
AlexB52
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release includes a performance boost using
/bin/
files rather thanbundle exec
commands when possible.When your ruby repository has a bin file such as
bin/rake
,bin/rspec
,bin/rails
this file will be used instead of its corresponding bundle exec command.This discussion was created from the release Bin command.
Beta Was this translation helpful? Give feedback.
All reactions