Class FeedTools::Author
In: lib/feed_tools/feed_structures.rb
Parent: Object

Represents a feed/feed item‘s author

External Aliases

href -> url
href= -> url=
href -> uri
href= -> uri=

Attributes

email  [RW]  The author‘s email address
href  [RW]  The url of the author‘s homepage
name  [RW]  The author‘s real name
raw  [RW]  The raw value of the author tag if present

[Validate]