Class: Delayed::Job

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Backend::Base
Defined in:
lib/delayed/job.rb

Overview

A job object that is persisted to the database. Contains the work object as a YAML field.