[MacRuby-devel] CSV class crashes macirb since 5/31/2010

2010-09-22 Thread Robert Rice
from macruby_nightly-2010-06-02.pkg: Last login: Thu Sep 23 00:44:07 on ttys001 new-host:~ robertrice$ macirb irb(main):001:0> require "CSV" Assertion failed: ((b->flags & flags) == flags), function rb_vm_prepare_block, file dispatcher.cpp, line 1481. Abort trap new-host:~ robertrice$ from mac

Re: [MacRuby-devel] command line cocoa framework

2010-09-22 Thread Clay Bridges
> I wrote my piece in nu, but I'd love some other submissions, in case > macrake had support for building frameworks, or if somebody had a rake > file to do it. Rakefile sorted. That was fast. ___ MacRuby-devel mailing list [email protected]

Re: [MacRuby-devel] ControlTower 1.0

2010-09-22 Thread Joshua Ballanco
On Sep 21, 2010, at 4:07 PM, russell muetzelfeldt wrote: > On 22/09/2010, at 12:00 AM, [email protected] wrote: > >> ... it's out! >> >> http://www.macruby.org/blog/2010/09/20/announcing-control-tower.html >> >> Give it a try and let us know if you have any problems :)