From: Andre Nathan Date: 2005-02-07T09:05:56+09:00 Subject: Re: [ANN] SQLite3/Ruby 1.0.0 Jamis Buck said: > Yup, I think I know why this happens. I'm currently in the middle of > packing and releasing Net::SSH 1.0, but when I'm done with that I'll > work on fixing this error. Great, thanks! > In the meantime, though, the workaround is as you > described--explicitly specify the DL driver. Yeah, I'm doing that. In fact a trivial patch to rails allows me to specify a driver option for sqlite3 in databases.yml. Andre