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