sqlite3 1.3.8
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.
Gemfile:
=
安装:
=
Development 依赖 (6):
hoe
~> 3.7
hoe-bundler
~> 1.0
mini_portile
~> 0.5.1
minitest
~> 5.0
rake-compiler
~> 0.9.1
rdoc
~> 4.0