Hi,
got a pull request for you: https://github.com/MacRuby/MacRuby/pull/30
Cheers,
Martin
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi,
I got an app that uses both objc and MacRuby. So whenever I want to
run it I've got to compile either a basic script/console-style app or
the actual app.
Is there a way to use macrubyd on a compiled executable with both objc
and macruby?
Cheers,
Martin
___
HI,
shouldn't stuff like http://www.macruby.org/trac/ticket/505 be a blocker?
(I'm new to macruby, so I'm curious)
Cheers,
Martin
On Mon, Jun 20, 2011 at 22:20, Laurent Sansonetti
wrote:
> Hi guys,
>
> A lot of good work has been integrated into master recently, so it's
> now time to think abo
ng,
>>> > just that it was a show-stopper for me for moving to HEAD. I'm not at
>>> > home,
>>> > where I was having this problem in spades until I downgraded to 0.10,
>>> > but if
>>> > you install the mechanize gem on a 0.11 versi
Hi,
one thing bugs me about the macruby repo on github: There are branches
called tags/0.x instead of actual tags.
I've written a small script that migrates all the tags/0.x branches to
actual v0.x tags.
I've run it on my fork and IMO everything is much clearer now:
https://github.com/MSch/MacRu