Skip to content

Commit

Permalink
Merge branch 'master' of github.com:collectiveidea/delayed_job
Browse files Browse the repository at this point in the history
  • Loading branch information
betamatt committed Jun 8, 2011
2 parents cd6c835 + 44bc25e commit 39ce312
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
* Changed @@sleep_delay to self.class.sleep_delay to be consistent with other class variable usage
* Added --sleep-delay command line option

2.0.8 - Unreleased
* Backport fix for deserialization errors that bring down the daemon

2.0.7 - 2011-02-10
* Fixed missing generators and recipes for Rails 2.x

Expand Down
3 changes: 3 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ It is a direct extraction from Shopify where the job table is responsible for a
* batch imports
* spam checks

"Follow us on Twitter":https://twitter.com/delayedjob to get updates and notices about new releases.


h2. Installation

delayed_job 2.1 only supports Rails 3.0+. See the "2.0 branch":https://github.com/collectiveidea/delayed_job/tree/v2.0 for Rails 2.
Expand Down

0 comments on commit 39ce312

Please sign in to comment.