upgrade refactor

This commit is contained in:
2016-06-02 14:40:30 +02:00
parent 1acd200408
commit eb368a31ca
25 changed files with 36 additions and 30 deletions
+1
View File
@@ -1,3 +1,4 @@
require 'sucker_punch/async_syntax' # remove for rails >= 5
Rails.application.configure do
config.active_job.queue_adapter = :sucker_punch
end