Delayed Jobs
Add https://github.com/collectiveidea/delayed_job.
Used 16 times
D
Dale Zak
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/zmnsgN"
Template Source
Review the code before running this template on your machine.
run 'bundle add delayed_job'
run 'bundle add delayed_job_active_record'
run 'rails generate delayed_job:active_record'