How to upgrade to ruby 1.9.2

前端 未结 3 1487
悲&欢浪女
悲&欢浪女 2020-12-24 06:11

mac os x how to upgrade to ruby 1.9.2

3条回答
  •  甜味超标
    2020-12-24 06:47

    Perhaps not the answer you're looking for in the short term, but I highly recommend looking into Ruby Version Manager. It makes running concurrent versions of Ruby a breeze by switching out the entire environment for you (by means of updating your environment variables, generally). Different versions, different gems per version, etc.

提交回复
热议问题