Hi, Yes, I didn't see that before I posted here. I have downloaded the nightly build, and managed to compile a simple 'hello-world' application. Look forward to check it out some more after the weekend. Both MacRuby and Sequel excites me.
Thanks, -Vegar Den 3. des. 2010 kl. 16:00 skrev [email protected]: > Hi Vegar, as Laurent said on your stackoverflow ticket, sequel works out-of-the-box on MacRuby trunk (and nightly): $ /usr/local/bin/macruby -r rubygems -e "require 'sequel'; p 42" 42 Eloy On Fri, Dec 3, 2010 at 10:16 AM, Vegar Vikan <[email protected]> wrote: Hi, Someone says Sequel is possible to use with MacRuby, someone says its not... When I try, I get an error message, which I have posted on StackOverflow (http://stackoverflow.com/questions/4339601/macruby-error-when-using-sequel). One of the answers suggest that I cross-post the question to this mailing list, so now I do... Regards, -Vegar _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
