Exception: ActiveRecord::AdapterNotSpecified
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::AdapterNotSpecified
- Defined in:
- lib/active_record/errors.rb
Overview
Raised when adapter not specified on connection (or configuration file config/database.yml
misses adapter field).