1

I want to do something like this:

Delayed::Job.first.model => which should return the model, like the User instance or whatever, that was enqueued. How can I do that? Nothing in the docs, looked through all DJ methods to no avail...

4

1 回答 1

1

用来payload_object获取。:)

于 2013-05-06T01:06:55.940 回答