aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapters/sidekiq_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Reimplement Sidekiq workerMike Perham2014-05-191-2/+9
* StylingDavid Heinemeier Hansson2014-05-191-1/+1
* Have Sidekiq adapter take queue_name into account.Douwe Maan2014-05-191-1/+1
* Move to instance method and document usageDavid Heinemeier Hansson2014-05-191-1/+1
* No need to qualify the Parameters class with the namespaceDavid Heinemeier Hansson2014-05-191-1/+1
* Inline the job wrappersDavid Heinemeier Hansson2014-05-191-2/+9
* Add Sidekiq adapter/wrapper fixes #3Abdelkader Boudih2014-05-181-0/+14