Subject: Re: How to open a console and ruby a ruby script from ruby?
From: transfire gmail.com
Date: Mon, 3 Jul 2006 02:57:10 +0900
References: 199852199853199855199857199874199892
In-reply-to: 199892
James Adam wrote:
> Beware that you're technically detecting both windows and mac (darwin)
> with /win/. You might want to check for win32 (or, i suppose, win64?)
> instead.
Thanks. I'll change that. How does one do this on mac btw?
T.