17 Sep
2009
17 Sep
'09
1:12 a.m.
Hello Alex... I watched that peepcode screencast a couple of days ago and build the app from scratch with macruby 0.5. If it is of any help, I put the project directory on my ftp: ftp://witwenmacher.com/TwittRb.zip 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. Cheers, Bjoern.