简体   繁体   中英

How do I restore the default ruby configuration on my mac running os x?

I'm learning ruby and I had an advanced developer working with me. He installed a bunch of gemsets and adjusted configurations and I need to know how to remove it all and start from scratch so that I can follow along with tutorials. Any help would be greatly appreciated.

It sounds like he's installed rvm since you're referring to gemsets? If so, you can simply delete the entire ~/.rvm folder and it should switch back to using system ruby.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM