makesign / concerto2

New Rails 7 version of concerto - WIP WORK IN PROGRESS!
0 stars 0 forks source link

Fix Background Workers #21

Open bkleinen opened 1 month ago

bkleinen commented 1 month ago

Jobs/worker

bkleinen commented 1 month ago

todo

rails 4.2 introduced active job, the concerto app uses an old gem "clockwork", this should be refactored to: https://guides.rubyonrails.org/active_job_basics.html