toptal / active-job-style-guide

This Background Jobs style guide is a list of best practices working with Ruby background jobs.
470 stars 19 forks source link

Mention keyword arguments in guide #5

Closed riffraff closed 1 year ago

riffraff commented 2 years ago

oh hey @pirj ! Sorry I didn't realize this repo was public :D I'll try to address your comments in the next couple days, let me mark this as draft, as it was intended to be.

Yes ActiveJob does support KW args on top of sidekiq too.

pirj commented 1 year ago

I'll close this as stale.