1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Update Readme.md

This commit is contained in:
Abdelkader Boudih 2014-05-20 16:18:35 +00:00
parent 86a71b154a
commit a76ec4ea5e

View file

@ -82,6 +82,7 @@ by default has been mixed into Active Record classes.
We currently have adapters for:
* [Backburner](https://github.com/nesquena/backburner)
* [Delayed Job](https://github.com/collectiveidea/delayed_job)
* [Que](https://github.com/chanks/que)
* [QueueClassic](https://github.com/ryandotsmith/queue_classic)