mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 14:57:48 +00:00
Fixed delayed job
This commit is contained in:
@@ -22,7 +22,8 @@ module Wrestling
|
||||
|
||||
#Add Bootstrap SAAS to asset pipeline
|
||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
end
|
||||
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user