Class: PlanMyStuff::ApplicationJob

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

Overview

Base class for all PMS gem jobs. Subclasses ::ActiveJob::Base so the gem doesn’t depend on the consuming app having an ApplicationJob constant.

Direct Known Subclasses

RemindersSweepJob