On Wed, May 14, 2008 at 9:34 AM, Randy Gobbel <[EMAIL PROTECTED]> wrote: > > I've installed the latest Densha from SVN, and the openwferu and > openwferu-extras gems, along with the atom-tools gem, which is now at > version 2.0.0. The Atom feed feature in Densha dies with "no method > 'updated'", because the 'updated' method doesn't exist for > Atom::Collection, only for Atom::Feed, and 'feed' is a Collection, not > a 'Feed'. I'm assuming this is the result of not keeping up with > changes in atom-tools, or something similar. Do you know what version > of atom-tools is required? Even better would be a fix for this, of > course, though I'm not using Densha for anything real, just as a model > for putting it into our application.
Hello Randy, the atom feed feature is using atom-tools 1.0.0. You are right, I didn't adapt to the latest atom-tools. I'll have to fix that : http://rubyforge.org/tracker/index.php?group_id=2609&atid=10023 Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
