.irbrc

Thu, 12 Oct 2023 21:32:02 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 12 Oct 2023 21:32:02 -0400
changeset 1132
532c7964b23f
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

Fix event key typo

# aliases only effective after v1.4.3
IRB.conf[:COMMAND_ALIASES] ||= {}
IRB.conf[:COMMAND_ALIASES][:ri] = :help

mercurial