Class | ActiveRecord::ConnectionNotEstablished |
In: |
lib/active_record/base.rb
|
Parent: | ActiveRecordError |
Raised when connection to the database could not been established (for example when connection= is given a nil object).