Exception: ActiveRecord::ActiveJobRequiredError

Inherits:
ActiveRecordError show all
Defined in:
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.