RubyGems.org

sqlite3

1.3.7

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.

installgem install sqlite3
Authors

Jamis Buck, Luis Lavena, Aaron Patterson

5,799,499 total downloads 874,437 for this version
Owners

E7cff3cfd41c495e1012227d7dc242027fe73b5d5a08f4de9374840fb7d79702F29327647a9cff5c69618bae420792ea

Gemfile
gem "sqlite3", "~> 1.3.7"
Versions
  1. 1.3.7 January 12, 2013
  2. 1.3.7 January 12, 2013 x86-mingw32
  3. 1.3.7 January 12, 2013 x86-mswin32-60
  4. 1.3.6 April 16, 2012
  5. 1.3.6 April 16, 2012 x86-mingw32
Show all versions (27 total)