[MacRuby-devel] MacRuby and Sequel

Eloy Duran eloy.de.enige at gmail.com
Fri Dec 3 02:28:45 PST 2010


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 at 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 at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>


More information about the MacRuby-devel mailing list