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

append_features
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::URIContentModel

append_features(klass) Class Public methods

2025-01-10 15:47:30
append_features
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::PersonConstruct

append_features(klass) Class Public methods Adds attributes for name, uri, and

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

xhtml() Instance Public methods

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

inline_xhtml?() Instance Public methods

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

new(version=nil, encoding=nil, standalone=nil) Class Public methods Creates

2025-01-10 15:47:30
xhtml
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::TextConstruct

xhtml() Instance Public methods

2025-01-10 15:47:30
required_uri
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::CommonModel

required_uri() Class Public methods

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

inline_other_text?() Instance Public methods

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

have_xml_content?() Instance Public methods

2025-01-10 15:47:30
xml_getter
  • References/Ruby on Rails/Ruby/Classes/RSS/RSS::Atom/RSS::Atom::TextConstruct

xml_getter() Class Public methods

2025-01-10 15:47:30