mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22c5d94781
of Ruby from standard input. PR: 12125 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
Irb is an abbrevation of "interactive ruby."
|
|
It's a tool to input and evaluate expressions of Ruby
|
|
from standard input easily.
|
|
|
|
- Yasuhiro Fukuma
|
|
yasuf@big.or.jp
|