Is there an RVM command to simply rename a gemset? I couldn’t find it on the RVM site.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an RVM gemset rename command. I’m not sure when it was introduced but it is present in 1.0.16.
As of RVM 1.21 or higher it will automatically switch you to the newly renamed gemset.
If you are on an older version of RVM you’ll also need to switch to the newly created gemset, as follows:
Running the command
rvm gemset listwill tell you the current gemset you are operating within.