Interpreted language focused on productivity and simplicity.
Each OS, Windows
, Mac
and Linux
, has a unique way of installing Ruby.
$: sudo apt-get install ruby-full # Ubuntu/Debian
$: sudo yum install ruby # CentOS, Fedora, or RHEL
$: ruby -v