> (No, the real culprit is you because you have an Object with a get() > method, kidding ;) ) > > > no kidding - but we can blame Mozilla and not me for this one ;) > So the long way would imply wrapping everything in a module like > > ---8<--- > module Ruote::Rest > ... > end > --->8--- > I guess that's really the correct approach. Fortunately for my case I'm using RJB and there's a handy #_invoke method which operates much like #send - so I can just use that.
Thanks again, Corin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
