Sha256: 93aba24470632dbfc8ed1f9443a553ec353e71927db533785c8439066bb768d6
Contents?: true
Size: 290 Bytes
Versions: 31
Compression:
Stored size: 290 Bytes
Contents
<!-- Description: channel author maps to author_detail name if both name and email are given (name in parens) Expect: bozo and feed['author_detail']['name'] == u'Example editor' --> <rss version="2.0"> <channel> <author>me@example.com (Example editor)</author> </channel> </rss
Version data entries
31 entries across 31 versions & 6 rubygems