Class ActiveRecord::ConnectionNotEstablished
In: vendor/rails/activerecord/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).

[Validate]