class

RSS::Atom::Feed

v2_4_6 - Show latest stable - Superclass: RSS::Element

Defines the top-level element of an Atom Feed Document. It consists of a number of children Entry elements, and has the following attributes:

  • author

  • categories

  • category

  • content

  • contributor

  • entries (aliased as items)

  • entry

  • generator

  • icon

  • id

  • link

  • logo

  • rights

  • subtitle

  • title

  • updated

Reference: validator.w3.org/feed/docs/rfc4287.html#element.feed

Included modules

  • RSS::Atom::CommonModel
  • RSS::Atom::DuplicateLinkChecker
  • RSS::DublinCoreModel
  • RSS::RootElementMixin

Files

  • lib/rss/atom.rb
  • lib/rss/dublincore/atom.rb

Nested classes and modules