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.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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