We can move the API request from our controller over to the perform method in our job. class MakeCallJob < ActiveJob::Base queue_as : ...
確定! 回上一頁