Closed joallard closed 10 years ago
Thanks for reporting your issue! This is one of my 13 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.
Sure. Just put require 'hirb'; Hirb.enable
in your ~/.irbrc
This also works with Rails, thanks!
I love this gem. Is there a way to make Hirb enabled by default without calling it at the beginning of each irb session?