The incomplete CGI implementation seems to be causing the issue:

$ macruby -e "require 'CGI'; puts CGI.escape('foo bar')"
wrong number of arguments (1 for 0) (ArgumentError)

I'll look into it tonight.

- Matt

On Thu, Sep 17, 2009 at 11:44 AM, Bjoern Paschen <bpaschen@googlemail.com> wrote:
Hi Alex ...

Am 17.09.2009 um 20:31 schrieb Alex Vollmer:


The app works so far, except for the "require 'cgi'" in TwittRbDelegate.rb. That one throws an ArgumentError in define_method. If you comment it out the application will run but be unable to send tweets. I wasn't able to find a solution for that yet.
I get the same error Bjoern does on an 10.5 installation with MacRuby 0.5, but the original nib-related errors are coming from MacRuby 0.5 running on Snow Leopard. Bjoern, what OS are you running this on?


I am running this on OS X 10.6.1 with the newest MacRuby 0.5 and XCode 3.2 (64-bit).

Cheers, Bjoern.



_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel