portable-ruby

Portable Ruby runtime for running Ruby scripts without system dependencies

brewmacoslinux
Try with needOr install directly
Source

About

Powerful, clean, object-oriented scripting language

Commands

rubyirbgembundler

Examples

Execute a Ruby script$ ruby script.rb
Run interactive Ruby shell$ irb
Install a Ruby gem package$ gem install rails