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

Alternative 'bundle' syntax. #42

Open
jdickey opened this issue Mar 18, 2013 · 0 comments
Open

Alternative 'bundle' syntax. #42

jdickey opened this issue Mar 18, 2013 · 0 comments

Comments

@jdickey
Copy link

jdickey commented Mar 18, 2013

Especially given that not everyone (yet) uses RVM or rbenv, it would be a Good Thing™ to have the option of bundling Gems underneath the vendor directory; i.e., the equivalent of the command line bundle install --path vendor. Doing so would eliminate the need to a) ask for a password to install Gems and b) keep from polluting the system Gem repository with Gems used only on a single project or small subset of projects.

It would also be Very Nice if 'bundle install', instead of erroring out when a needed Gem is not already installed, would instead install that Gem.

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