aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/adapters/resque.rb
blob: 6c732c1e33086364d8020a715fcd637becbe935c (plain) (blame)
1
2
3
# frozen_string_literal: true
ActiveJob::Base.queue_adapter = :resque
Resque.inline = true