Skip to Content Skip to Search
v7.1.0
class ActiveRecord::AdapterNotFound < ActiveRecord::ActiveRecordError

ActiveRecord::AdapterNotFound

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

Definition files