2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/irb
2017-06-04 11:23:28 +00:00

6 lines
110 B
Plaintext

# interactive ruby. irb is a tool to execute interactively ruby expressions read from stdin
# start irb
irb