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

Install gems at the user level #14

Closed
morazi opened this issue Dec 4, 2012 · 1 comment
Closed

Install gems at the user level #14

morazi opened this issue Dec 4, 2012 · 1 comment

Comments

@morazi
Copy link
Contributor

morazi commented Dec 4, 2012

This should remove the need to sudo the gem install.

Note: it appears that Fedora/RHEL does a user-level install if the gem install is invoked by a non-root user. I believe you can force the behavior in Ubuntu/Debian like : gem install --user-install but haven't verified yet. (This should work on Fedora as well)

@cwolferh
Copy link
Contributor

cwolferh commented Feb 7, 2013

Closing in favor of #49

@cwolferh cwolferh closed this as completed Feb 7, 2013
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

2 participants