[Backgroundrb-devel] BackgrounDRb newbie stuck at first base. Fresh pair of eyes needed
Ezra Zygmuntowicz
ezmobius at gmail.com
Thu Oct 12 14:32:27 EDT 2006
On Oct 12, 2006, at 9:37 AM, Frederick Cheung wrote:
>
> On 12 Oct 2006, at 16:18, Chris T wrote:
>
>> Can't believe I can't see the problem here, but after a few hours
>> bashing my head on a brick wall, going to risk looking stupid by
>> seeing
>> if anyone can point out my idiocy (that's the worst thing about
>> coding
>> on your own).
>>
> Random guess: you haven't restarted the backgroundrb process since
> you've added the progress method ?
>
> Fred
Also I am not entirely sure that you can use respond_to? across a
drb connection like that. Because drb uses method missing internally
to dispatch across the wire it won't be able to respond_to? what you
are trying to do. Is it just the test case that is failing?
-EZra
More information about the Backgroundrb-devel
mailing list