Exception: ActiveRecord::AdapterNotFound
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::AdapterNotFound
- Defined in:
- lib/active_record/errors.rb
Overview
Raised when Active Record cannot find database adapter specified in config/database.yml
or programmatically.