ruby@3.0

Object-oriented scripting language with powerful, clean syntax

brewmacoslinux
Try with needOr install directly
Source

About

Powerful, clean, object-oriented scripting language

Commands

rubyirberbrdocri

Examples

Execute a Ruby script file$ ruby script.rb
Run Ruby code interactively in IRB shell$ irb
Process ERB template and output result$ erb template.erb