mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Removed delayed_job from config/application.rb
This commit is contained in:
@@ -24,7 +24,6 @@ module Wrestling
|
||||
#Add Bootstrap SAAS to asset pipeline
|
||||
config.assets.initialize_on_precompile = false
|
||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
#gzip assets
|
||||
config.middleware.use Rack::Deflater
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user