Class: AnimateIt::ApplicationJob
- Inherits:
-
ActiveJob::Base
- Object
- ActiveJob::Base
- AnimateIt::ApplicationJob
- 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.