search for: pastperfect4importerwork

Displaying 1 result from an estimated 1 matches for "pastperfect4importerwork".

2007 Dec 28
2
Arity?
...sends digest emails. Very smooth. However, moving some of my old backgroundrb into new backgroundrb isn''t going quite as smoothly. I have a import worker that takes a number of parameters and then is started dynamically. Here''s the a snippet of the worker code: class PastPerfect4ImporterWorker < BackgrounDRb::MetaWorker set_worker_name :past_perfect4_importer_worker set_no_auto_load true # importer has the version of methods that will work in the context # of backgroundrb include Importer def create(args = nil) @successful = false @last_related_topic =...