aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Clarify that the other option for name_or_adapter is to be a class (the Adapt...David Heinemeier Hansson2014-05-201-1/+1
* 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