Class | Dister::DbAdapter |
In: |
lib/dister/db_adapter.rb
|
Parent: | Object |
Wrapper class for the database adapter specified in the application‘s +database.yml+. Also handles database credentials, and dump/restore. Currently this only works with ActiveRecord.