Solid Queue
DB-based queuing backend for Active Job, designed with simplicity and performance in mind.
Used 10 times
F
Facundo Espinosa
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/z5Os35"
Template Source
Review the code before running this template on your machine.
run "bundle add solid_queue"
rails_command "generate solid_queue:install"
rails_command "db:migrate"