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