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

Global gemset included by default #58

Closed
dsalzr opened this issue Dec 23, 2013 · 2 comments
Closed

Global gemset included by default #58

dsalzr opened this issue Dec 23, 2013 · 2 comments

Comments

@dsalzr
Copy link

dsalzr commented Dec 23, 2013

In my .rbenv-gemsets file I have the content "myapp"

However running "rbenv gemset active" returns "myapp global"

It seems to be including the global gemset by default even though I haven't included it anywhere.

@jf
Copy link
Owner

jf commented Dec 23, 2013

This is actually the default right now. (See #16, #18, and #20).

Having said that, it would be nice to get some feedback on this feature, and on how it's taken. Do you like it? Do you think it's useful?

@dsalzr
Copy link
Author

dsalzr commented Dec 23, 2013

I was just surprised to see the global gemset included and thought it might be a bug. I can see how it might be useful though.

Thanks for clearing that up!

@dsalzr dsalzr closed this as completed Dec 23, 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