v2.3.2 -
Show latest stable
-
0 notes
- Superclass:
ActiveRecord::ConnectionAdapters::AbstractAdapter
The SQLite adapter works with both the 2.x and 3.x series of SQLite with the sqlite-ruby drivers (available both as gems and from http://rubyforge.org/projects/sqlite-ruby/).
Options:
- :database - Path to the database file.


