drfeelngood / resque-batched-job

Resque plugin that understands individual jobs can belong to something bigger than themselves
https://rubygems.org/gems/resque-batched-job
MIT License
49 stars 23 forks source link

delete batched job #6

Closed drfeelngood closed 12 years ago

drfeelngood commented 12 years ago

Implement a method that removes a job from a batch list.

drfeelngood commented 12 years ago

The new method is remove_batched_job(id, *args)