class

RSS::Atom::Feed::Entry

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

Defines a child Atom Entry element of an Atom Feed element. It has the following attributes:

  • author

  • category

  • categories

  • content

  • contributor

  • id

  • link

  • published

  • rights

  • source

  • summary

  • title

  • updated

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

Included modules

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

Constants

Author = Feed::Author

Category = Feed::Category

Contributor = Feed::Contributor

Id = Feed::Id

Link = Feed::Link

Rights = Feed::Rights

Title = Feed::Title

Updated = Feed::Updated

Files

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

Nested classes and modules