aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapters/delayed_job_adapter.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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/+7
|
* Add GlobalID support for serializationDavid Heinemeier Hansson2014-05-191-1/+2
|
* Implemented delayed jobCristian Bica2014-05-191-0/+13