[MacRuby-devel] macruby and sqlite3 gem

Wladj wladjmir at gmail.com
Sat Mar 13 04:13:35 PST 2010


Can someone help me to get sqlite3 gem working with macruby?

> macirb
irb(main):006:0> require 'rubygems'
=> true
irb(main):007:0> require 'sqlite3'
=> true
irb(main):008:0> db = SQLite3::Database.new("test.db")
Segmentation fault

or suggest me a viable other way or db to have simple db function in macruby (CoreData seems to me too cumbersome)

Thanks
Wladjmir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20100313/43730344/attachment.html>


More information about the MacRuby-devel mailing list