RubyGems.org

Allows inline queueing of model methods to Resque, e.g. MyModel.delay.some_method, or some_instance.delay(:queue => :bigjobs).another_method

installgem install wresque_wrapper
Authors

Simon Coffey

2,770 total downloads 735 for this version
Owners

2fc466c3bc212d562e967cc4a1a1dbf3

Gemfile
gem "wresque_wrapper", "~> 0.1.3"
Versions
  1. 0.1.3 June 13, 2011
  2. 0.1.2 February 2, 2011
  3. 0.1.1 February 2, 2011
  4. 0.1.0 February 2, 2011
Runtime Dependencies
  1. rails >= 2.1.0
  2. resque >= 0