Comment on Pry: A better Ruby REPLComments−cldwalker15yFor something much lighter (1/10th the size of pry) and less opinionated, see http://github.com/cldwalker/ripl. It's designed to be extendable and thus already has 20+plugins and 5 shells built on top of it.−cldwalker15yOther irb alternatives to check out: https://github.com/raggi/ir, https://github.com/wycats/irb2, https://github.com/alloy/dietrb
Comments
For something much lighter (1/10th the size of pry) and less opinionated, see http://github.com/cldwalker/ripl. It's designed to be extendable and thus already has 20+plugins and 5 shells built on top of it.
Other irb alternatives to check out: https://github.com/raggi/ir, https://github.com/wycats/irb2, https://github.com/alloy/dietrb