mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 14:57:48 +00:00
I think I got delayed jobs working
This commit is contained in:
@@ -26,6 +26,7 @@ module Wrestling
|
||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||
#gzip assets
|
||||
config.middleware.use Rack::Deflater
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user