Mar
24th
Mon
24th
Ruby: irb readline support on Leopard
The irb (Interactive Ruby) that ships with OS X 10.5 (Leopard) doesn’t use readline. Instead it uses libedit. Here’s how to change that.