search for: project_nano

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

Did you mean: project_name
2006 Nov 20
2
Passing object into results - "can''t convert DRb::DRbUnknown into Hash - (TypeError)"
...at I pass the object into the results hash, but that''s when this error occurs. Basically, this is what I have: rss = RSS::Parser.parse(response.body) results[:feed] = rss # error! 20061120-15:46:19 (16250) (drbunix:///tmp/backgroundrb.16249/backgroundrb_results_0) /Users/guest/workspace/project_nano/vendor/plugins/backgroundrb/server/lib/backgroundrb/worker.rb:101:in `merge!'' 20061120-15:46:19 (16250) (drbunix:///tmp/backgroundrb.16249/backgroundrb_results_0) /Users/guest/workspace/project_nano/vendor/plugins/backgroundrb/server/lib/backgroundrb/worker.rb:101:in `set_result''...