On Jul 18, 11:39 pm, "John Mettraux" <[EMAIL PROTECTED]> wrote:
> > So, you simply had to make sure that "require 'rest-open-uri'" was > called before "require 'open-uri'" ? > it's exactly the other way around: if you are using 'rest-open-uri', you need to make sure that both gems are required in the following order: require 'open-uri' require 'rest-open-uri' --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
