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/atom.rb, line 833 def have_author? !author.to_s.empty? end
This page was generated for Ruby 2.7.0
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.2.