aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbdelkader Boudih <terminale@gmail.com>2014-05-20 16:18:35 +0000
committerAbdelkader Boudih <terminale@gmail.com>2014-05-20 16:18:35 +0000
commita76ec4ea5eef3069a4c1c226137cb61c2c1e23c5 (patch)
tree5a0b520aff3bb0b4db2508198c27625d194903f9
parent86a71b154ae16027cedda0d7878bee22195fe04d (diff)
downloadrails-a76ec4ea5eef3069a4c1c226137cb61c2c1e23c5.tar.gz
rails-a76ec4ea5eef3069a4c1c226137cb61c2c1e23c5.tar.bz2
rails-a76ec4ea5eef3069a4c1c226137cb61c2c1e23c5.zip
Update Readme.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1be57a1808..e12a589778 100644
--- a/README.md
+++ b/README.md
@@ -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)