Leonardo Valverde

Results 1 issues of Leonardo Valverde

I'm using DelayedJob through the ActiveJob library. At a certain moment, I call the `perform_later` method (form ActiveJob) to enqueue a task. It works fine in the app and all...