Class: AnimateIt::ApplicationJob

Inherits:
ActiveJob::Base
  • Object
show all
Defined in:
app/jobs/animate_it/application_job.rb

Overview

Engine base job. Standalone-safe: inherits ActiveJob::Base directly rather than the host app's ApplicationJob, so the gem works in any host.

Direct Known Subclasses

RenderJob