RubyGems.org

sqlite3-ruby

1.3.3

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 NOT compatible with SQLite 2.x.

installgem install sqlite3-ruby
Authors

Jamis Buck, Luis Lavena, Aaron Patterson

2,004,503 total downloads 636,076 for this version
Owners

E7cff3cfd41c495e1012227d7dc24202F29327647a9cff5c69618bae420792ea992fe8c19bbbc27f2b562a9f96efc03dD532bedd0d75ec0d039ae47513fbfb56

Gemfile
gem "sqlite3-ruby", "~> 1.3.3"
Versions
  1. 1.3.3 January 16, 2011
Show all versions (40 total)
Runtime Dependencies
  1. sqlite3 >= 1.3.3
Development Dependencies
  1. hoe >= 2.8.0