Ruby irb

From wikinotes
Revision as of 21:55, 17 May 2023 by Will (talk | contribs) (→‎Usage)

An interactive ruby interpreter (installed separately from ruby itself).

Install

sudo pacman -S ruby-irb

Environment

IRB_USE_AUTOCOMPLETE=false disable irb autocomplete

Usage

irb

IRB.conf  # show current config