Project

General

Profile

« Previous | Next » 

Revision 8f6113a9

Added by hahmed (Haroon Ahmed) over 1 year ago

[ruby/irb] Add the ability to fetch and load multiple irb files.
(https://github.com/ruby/irb/pull/859)

This allows hierarchy when loading rc files for example both files below
are loaded;

project/.irbrc
~/.irbrc

https://github.com/ruby/irb/commit/b53ebc6655

Co-authored-by: Stan Lo