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