Class ActiveRecord::AdapterNotFound
In: lib/active_record/base.rb
Parent: ActiveRecordError

Raised when Active Record cannot find database adapter specified in config/database.yml or programmatically.

[Validate]