Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to Test Background Jobs with Active Job Discussion

Nice video! this work with sidekiq workers and rspec ?

Reply

Worth noting you can just pass the person variable into the job rather than having to pass in person_id and then look it up yourself. It'll use GlobaIID under the hood to automatically look up the model for you when the job is running.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.