On Fri, 15 Oct 2010 16:30:58 -0700 Laurent Sansonetti
wrote:
> Hi Perry,
>
> The fix will ship in the next release (likely 0.8). As it may not
> happen soon, I recommend to grab a nightly build in the meantime.
It would seem to be significant enough a bug to patch in the released
version, wouldn
On 16 Oct 2010, at 19:04, corey johnson wrote:
> I'm trying to figure out how to launch a macruby app (with a cocoa UI)
> from the command line without relying on xcode or xcodebuild. The
> problem i'm running into is that the NSBundle.mainBundle is not being
> set when I run the app from the com
I'm trying to figure out how to launch a macruby app (with a cocoa UI)
from the command line without relying on xcode or xcodebuild. The
problem i'm running into is that the NSBundle.mainBundle is not being
set when I run the app from the command line. I've tried using this:
macruby -C. myApp.