class
ActiveRecord::ConnectionAdapters::SQLiteAdapter
rails latest stable
- Superclass: 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.
Files
- activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb