Binary package “ruby-delayed-job-active-record” in ubuntu lunar

ActiveRecord backend for DelayedJob

 This gem provides an ActiveRecord backend for Delayed::Job, which is a
 Database based asynchronous priority queue system. Delayed Job encapsulates
 the common pattern of asynchronously executing longer tasks in the background.