Sodamhan.com

TL;DR

irb

Interactive Ruby shell. Evaluate Ruby code read from stdin. More information: https://docs.ruby-lang.org/en/master/IRB.html.

  • Start the interactive shell:

irb

This document was created using the contents of the tldr project.