Where to get Native SQLite driver for use in ruby on rails?
Posted
by Hisham
on Stack Overflow
See other posts from Stack Overflow
or by Hisham
Published on 2010-04-20T02:19:06Z
Indexed on
2010/04/20
2:23 UTC
Read the original article
Hit count: 467
Ran my units tests this morning and I get this message. How do I get and install the native driver on osx?
The DL driver for sqlite3-ruby is deprecated and will be removed in a future release. Please update your installation to use the Native driver.
© Stack Overflow or respective owner