Hi,

I'm trying to use the drb addon.


I have a class that overrides invoke_prerequisites, and at the end calls 'super'. Without drb all works fine. When used under drb, it is as if the super method is not called (trace doesn't show the tasks being invoked and even a print debug in rake isn't printed). Trying to get the method via self.class.superclass.instance_method returns the right method). Any hints as to why this might happen?


Thanks,

Ittay

--
--
Ittay Dror <[EMAIL PROTECTED]>


Reply via email to