[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 [email protected]
[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 [email protected]