Exception: ActiveRecord::ActiveJobRequiredError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::ActiveJobRequiredError
- 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 trying to use a feature in Active Record which requires Active Job but the gem is not present.