I’m using the collectiveidea fork of DelayedJob. There are two ways to create a DelayedJob record. First you can use the delay method.
Second way to create DelayedJob records is custom jobs.
I’m using the collectiveidea fork of DelayedJob. There are two ways to create a DelayedJob record. First you can use the delay method.
Second way to create DelayedJob records is custom jobs.