From 4a88915db735e05c3f49bec2713bbe29db72b0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ton=C4=8Di=20Damjani=C4=87?= Date: Thu, 29 Nov 2018 08:15:40 +0100 Subject: [ci skip] Add a Delayed Job project link. Delayed Job is mentioned multiple times in the document, but it is not linked from anywhere. --- guides/source/active_job_basics.md | 1 + 1 file changed, 1 insertion(+) (limited to 'guides/source/active_job_basics.md') diff --git a/guides/source/active_job_basics.md b/guides/source/active_job_basics.md index 39239852ca..0ebef46373 100644 --- a/guides/source/active_job_basics.md +++ b/guides/source/active_job_basics.md @@ -165,6 +165,7 @@ Here is a noncomprehensive list of documentation: - [Sneakers](https://github.com/jondot/sneakers/wiki/How-To:-Rails-Background-Jobs-with-ActiveJob) - [Sucker Punch](https://github.com/brandonhilkert/sucker_punch#active-job) - [Queue Classic](https://github.com/QueueClassic/queue_classic#active-job) +- [Delayed Job](https://github.com/collectiveidea/delayed_job#active-job) Queues ------ -- cgit v1.2.3