To use Delayed Job, set the queue_adapter config to :delayed_job . Rails.application.config.active_job.queue_adapter = :delayed_job.
確定! 回上一頁