aboutsummaryrefslogtreecommitdiffstats
path: root/app/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Inherit from ActiveJob::Base rather than ApplicationJobDavid Heinemeier Hansson2018-09-181-0/+9
Don't want to trigger app-specific behavior here.