module

ActiveJob::QueueAdapter

Active Job Queue adapter

The +ActiveJob::QueueAdapter+ module is used to load the correct adapter. The default queue adapter is :async, which loads the ActiveJob::QueueAdapters::AsyncAdapter.

Files

  • activejob/lib/active_job/queue_adapter.rb