Class RailsInstaller::Database::Sqlite
In: lib/rails-installer/databases.rb
lib/rails-installer/databases.rb
Parent: RailsInstaller::Database

The driver for SQLite 3. This is pretty minimal, as all we need is a yml class to provide a basic ‘database.yml’.

Methods

db_file   db_file   yml   yml  

Public Class methods

The name of the sqlite database file

The name of the sqlite database file

[Validate]