RubyGems.org

resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Status class which can set/get the statuses of jobs and a Resque::JobWithStatus class that when subclassed provides easily trackable/killable jobs.

installgem install resque-status -v 0.2.4
Authors

Aaron Quint

161,443 total downloads 39,632 for this version
Owners

F04bfa14141dca6713f0d9caa763e26b

Gemfile
gem "resque-status", "~> 0.2.4"
Versions
  1. 0.4.1 January 26, 2013
  2. 0.4.0 October 21, 2012
  3. 0.3.3 April 9, 2012
  4. 0.3.2 February 3, 2012
  5. 0.3.1 January 23, 2012
Show all versions (17 total)
Development Dependencies
  1. mocha >= 0.9.8
  2. shoulda >= 2.10.2