-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
allow ruby switching #3
Comments
@mpapis inadvertent closure. This is for rvm-gem and NOT rvm. I read my Inbox too fast. I apologize. I also deleted my previous response, it was inappropriate to rvm-gem. |
from #2:
|
@mpapis thanks for the additional explanation. I was in a rush but wanted to get it up before leaving. Are there leads for how one might approach this problem? |
it requires changes in code, depending on the implementation it might require additional libraries. you could write some examples of what you need like:
also some details would be good:
@deryldoucette any more questions after experiences with rvm-test ? |
persistent environment between two calls to run makes sense. I won't personally be needing the code block that you gave as an example would be great! |
@mpapis let me know if you need more information |
I'm sorry for the delay, I'm on conference right now, will have a look into it starting from Monday. |
@mpapis not at all! I appreciate the help and look forward to being able to use it. Thanks |
@mpapis any luck? thanks again |
@hbarrington just got back from the conference, this feature has lower prio, it will take few days to find time for it (there is 15 other bugs waiting to be solved for RVM: https://github.com/wayneeseguin/rvm/issues?direction=desc&milestone=15&sort=created&state=open) |
@mpapis completely understand. Thanks. I just needed to know where to spend my time coding and what the timeframe may or may not look like. It's greatly appreciated sir |
I have created it as a separate gem: https://github.com/mpapis/rvm-with |
allow switching of ruby versions
The text was updated successfully, but these errors were encountered: