This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
Required Ruby Version
>= 1.8.7
Required Rubygems Version
>= 1.3.5
Authors
Jamis Buck, Luis Lavena, Aaron Patterson
Versions
- 1.3.7 October 19, 2012 (56.5 KB)