Ask A Question

Notifications

You’re not receiving notifications from this thread.

switching to another ruby version

Data Khukhua asked in Rails

hello guys i have issue like this , i download some rails projects from github and run server but in every situation ruby version missed the project was old or not comparable with my ruby version , so i want to know if there is any tool for switch ruby version without downgrade or reinstall , i'm begginer with rails (also using Windows
:/ )

Reply

use rvm . it could manage multiple ruby versions.

https://rvm.io/

Reply

You could also use rbenv https://github.com/rbenv/rbenv which I personnaly prefer, that said, RVM does a fantastic job too !

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.