RSS::Element
Defines a Atom Source element. It has the following attributes:
author
category
categories
content
contributor
generator
icon
id
link
logo
rights
subtitle
title
updated
Reference: validator.w3.org/feed/docs/rfc4287.html#element.source
Feed::Author
Feed::Category
Feed::Contributor
Feed::Generator
Feed::Icon
Feed::Id
Feed::Link
Feed::Logo
Feed::Rights
Feed::Subtitle
Feed::Title
Feed::Updated
Returns true if the Source element has an author.
# File rss-0.2.9/lib/rss/atom.rb, line 832 def have_author? !author.to_s.empty? end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.