Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using/teaching binstubs #12

Open
rglassett opened this issue Sep 16, 2015 · 0 comments
Open

Consider using/teaching binstubs #12

rglassett opened this issue Sep 16, 2015 · 0 comments

Comments

@rglassett
Copy link
Contributor

https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs

This could save keystrokes normally spent on bundle exec. There is a potential security risk in adding ./bin directly to PATH, but Thoughtbot has a clever workaround:

thoughtbot/dotfiles#215

Caveat: it does require running mkdir .git/safe once per trusted project. Would this be more or less confusing to students than simply running bundle exec [command]?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant