Mini irb and script/console
This post explains how to roll your own irb or script/console in less than 10 lines. You’ll get enhanced irb-like autocompletion, persistent readline history and error handling.
This post explains how to roll your own irb or script/console in less than 10 lines. You’ll get enhanced irb-like autocompletion, persistent readline history and error handling.
Post a comment