Sha256: 5b9572c8e0152b659b1303663609dd099558effb101179c112b0878acf6ac767
Contents?: true
Size: 349 Bytes
Versions: 31
Compression:
Stored size: 349 Bytes
Contents
<!-- Description: item dc:creator 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" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <item> <dc:creator>Example editor (me@example.com)</dc:creator> </item> </channel> </rss
Version data entries
31 entries across 31 versions & 6 rubygems