https://api.rubyonrails.org/v7.0.4.1/classes/ActiveJob/QueueAdapters/InlineAdapter.html
ActiveJob::QueueAdapters::InlineAdapter
Active Job Inline adapter When enqueuing jobs with the Inline adapter the job will be executed immediately. To use the Inline set the queue_adapter config to...
activejob