mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Add a Delayed Job project link.
Delayed Job is mentioned multiple times in the document, but it is not linked from anywhere.
This commit is contained in:
parent
89595aff8e
commit
4a88915db7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
------
|
||||
|
|
Loading…
Reference in a new issue