|
Notes:
Users who hadn't previously been using built-in IRB history were seeing errors with the history command. The solution was to return blank strings in a rescue clause. It's probably very possible to make that cleaner at some point, but for the time being the bug is eliminated.
Changes:
|