aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapter.rb
Commit message (Collapse)AuthorAgeFilesLines
* Clarify that the other option for name_or_adapter is to be a class (the ↵David Heinemeier Hansson2014-05-201-1/+1
| | | | Adapter class)
* No need for the local variableDavid Heinemeier Hansson2014-05-201-8/+7
|
* Use case/whenAbdelkader Boudih2014-05-191-2/+3
|
* Extract QueueAdapter module for setting and looking up adaptersDavid Heinemeier Hansson2014-05-191-0/+24