Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I update Ruby/Rails ?

Damian Nelwep asked in Ruby

Hello,
I have a project running with ruby v 2.6.1 and I would like it to work with 2.6.3 .
How do I upgrade ruby and rails versions?
Thank you

Reply

Hello Damian,

Going with rvm installation for [ insert your machine name ] can be pretty useful. Then you can use the command rvm install 2.6.3 should do the trick.

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.