module
ActiveJob::QueueAdapter
v8.1.1 -
Show latest stable
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