[MacRuby-devel] MacRuby and Sequel

Stephen Petschulat spetschu at gmail.com
Wed Dec 22 07:32:53 PST 2010


I've so far tried basic db creation, inserting, and querying. The
project doesn't have a test suite that I can see and I haven't tried
out the command line environment.

On Mon, Dec 20, 2010 at 11:32 AM, Vegar Vikan <vegar at vi-kan.net> wrote:
> Hi,
> Are you able to actually use the library, or just require it?
> Does the tests run with macruby?
> regards,
> -Vegar
>
> From: Stephen Petschulat <spetschu at gmail.com>
> Date: 20. desember 2010 00:25:23 GMT+01.00
> To: macruby-devel at lists.macosforge.org
> Subject: [MacRuby-devel] MacRuby and Sequel
> Reply-To: "MacRuby development discussions."
> <macruby-devel at lists.macosforge.org>
>
>
> 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
>
> I've verified Sequel with MacRuby 0.8 and the 'sqlite3-ruby' gem. More
> details at:
>
> http://stackoverflow.com/questions/4339601/macruby-error-when-using-sequel
> http://stackoverflow.com/questions/4363454/simple-persistence-framework-compatible-with-macruby
>
> cheers,
>
> - steve
>
>
> _______________________________________________
> 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