Skip to content

Ruby : Content on how to update ruby to the latest version. #30470

@XAJX179

Description

@XAJX179

Checks

Describe your suggestion

Add step by step instructions on how to update ruby version.

  1. cd to ~/.rbenv
  2. git pull
  3. ~/.rbenv/bin/rbenv init
  4. cd ~/.rbenv/plugins/ruby-build
  5. git pull
  6. rbenv install --list-all (to check versions available)
  7. rbenv install x.y.z (install x.y.z version) e.g rbenv install 3.4.6

Path

Ruby / Rails

Lesson Url

https://www.theodinproject.com/lessons/ruby-installing-ruby#step-2-install-ruby

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions