hmm are you on 0.5 trunk? macgem isn't fully working and require on a gem doesn't work.... However it also fails on trunk:
$ macruby -e "require 'rubygems'; gem 'grit'; require 'grit'"
unrecognized defined? arg: 21 (NODE_AND)Abort trap
Please open a ticket so we can look into it.
Thanks,
- Matt
Hey folks,After installing the 'grit' gem I required' it in macirb and received the following:ben@Homeslice ~ Ϟ macirbirb(main):001:0> require 'grit'unrecognized defined? arg: 21 (NODE_AND)fish: Job 1, 'macirb' terminated by signal SIGABRT (Abort)Which, I believe is responding to line 12 in grit.rb – http://github.com/mojombo/grit/blob/master/lib/grit.rb#L12Is this a bug that should be logged? I've tried defined? RUBY_ENGINE in macirb and it appears to execute without a problemCheers,----Please consider your environment before printing or distributing this material.--
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel