Does macirb currently support .irb_history and .irbrc? Thanks, Zach
Hi Zach, On May 24, 2008, at 1:14 PM, Zach Holt wrote:
Does macirb currently support .irb_history and .irbrc?
.irbrc: apparently yes. .irb_history: apparently no. I will investigate the later (feel free to file a ticket if you want) :) Note that MR's irb won't read /etc/irbrc, which is something that I also need to do. (This is done in the version of Ruby that ships with the system because I manually patched it.) Laurent
On May 24, 2008, at 1:27 PM, Laurent Sansonetti wrote:
.irbrc: apparently yes.
Fantastic! I was requiring a gem that I hadn't installed with macgem, and it was failing silently.
.irb_history: apparently no.
I will investigate the later (feel free to file a ticket if you want) :)
participants (2)
-
Laurent Sansonetti
-
Zach Holt