rails / activejob

Declare job classes that can be run by a variety of queueing backends
743 stars 47 forks source link

Set the job_id attribute on ActiveJob to the value from the adapter #71

Closed cristianbica closed 10 years ago

cristianbica commented 10 years ago

For adapters that support that.

cristianbica commented 10 years ago

closing this because of #78