Skip to content

Commit

Permalink
A note guiding the reader to the gem's repo (tobi/delayed_job is the …
Browse files Browse the repository at this point in the history
…first hit on google)
  • Loading branch information
jjb committed Sep 20, 2011
1 parent 719b628 commit 19fbdb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.textile
@@ -1,3 +1,5 @@
'''note''': this is not the repository for the '''delayed_job''' gem from rubygems.org. That repo is here: https://github.com/collectiveidea/delayed_job/

h1. Delayed::Job

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.
Expand Down

0 comments on commit 19fbdb6

Please sign in to comment.