Ruby

Ruby

Ruby is a programming language.

Setup on Linux

To install rbenv on Linux, run the setup script with the rbenv tag:

./setup -t rbenv

Managing Ruby versions rbenv

The Linux configuration uses the zzet.rbenv Ansible role for installing rbenv and Ruby.

After the setup is complete, you should see the following versions installed:

$ rbenv versions
  system
* 2.6.3 (set by /home/markosamuli/.rbenv/version)