Exception: ActiveRecord::ConnectionNotEstablished

Inherits:
ActiveRecordError show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/errors.rb

Overview

Raised when connection to the database could not been established (for example when ActiveRecord::Base.connection= is given a nil object).