Posts

Showing posts from December, 2022

How To Install Ruby 3 With rbenv?

Command: rbenv versions git -C ~/.rbenv/plugins/ruby-build pull  rbenv install 3.0 .0 rbenv versions Refrenece: - https://richstone.io/where-is-ruby-3-0-0-on-rbenv/