What kind of errors?
--Tom
On Tue, Mar 11, 2008 at 4:14 PM, Mike M <[EMAIL PROTECTED]> wrote:
> Well, I'm making some progress, just not enough. I can load the gem,
> but I can't use it. The line:
>
> db = SQLite3::Database.new("test.db")
>
> generates a ton of errors (even if I specify the path).
>
> Any ideas? Thanks.
>
> Mike
>
> On Thu, Jan 31, 2008 at 3:46 PM, Thomas Bell <[EMAIL PROTECTED]> wrote:
> > This might help:
> >
> http://code.whytheluckystiff.net/list/shoes/2008/01/01/1931-re-sqlite.html
> > --Tom
> >
> >
> >
> > On Jan 31, 2008 4:30 PM, Mike M <[EMAIL PROTECTED]> wrote:
> > > Is there a way to use gems with Shoes? I want to build an app with an
> > SQLite database, but don't know how to get Shoes to use the SQLite3 gem.
> I
> > am using the latest version of Shoes on OS X (10.4.11). Thanks.
> > >
> > > Mike
> > >
> >
> >
>