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

ActiveRecord::AdapterNotSpecified

Raised when adapter not specified on connection (or configuration file config/database.yml misses adapter field).

Definition files