mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
solid_queue -> good_job
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -31,9 +31,11 @@ gem "tzinfo-data", platforms: %i[ windows jruby ]
|
||||
|
||||
# Use the database-backed adapters for Rails.cache, Active Job, and Action Cable
|
||||
gem "solid_cache"
|
||||
gem "solid_queue"
|
||||
# gem "solid_queue"
|
||||
gem "solid_cable"
|
||||
|
||||
gem "good_job"
|
||||
|
||||
# Job scheduler
|
||||
gem "whenever", require: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user