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 832 def have_author? !author.to_s.empty? end
This page was generated for Ruby 2.6
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.