Type:
Module
Constants:
URI : "http://www.w3.org/2005/Atom"

The Atom URI W3C Namespace

XHTML_URI : "http://www.w3.org/1999/xhtml"

The XHTML URI W3C Namespace

Atom is an XML-based document format that is used to describe 'feeds' of related information. A typical use is in a news feed where the information is periodically updated and which users can subscribe to. The Atom format is described in tools.ietf.org/html/rfc4287

The Atom module provides support in reading and creating feeds.

See the RSS module for examples consuming and creating feeds

need_parent?
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::CommonModel

need_parent?() Class Public methods

2025-01-10 15:47:30
have_author?
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::Feed/RSS::Atom::Feed::Entry

have_author?(check_parent=true) Instance Public methods Returns whether any

2025-01-10 15:47:30
need_base64_encode?
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::Feed/RSS::Atom::Feed::Entry/RSS::Atom::Feed::Entry::Content

need_base64_encode?() Instance Public methods

2025-01-10 15:47:30