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
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 <vegar@vi-kan.net> 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 MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Eloy Duran
-
Vegar Vikan