Sha256: bc762ac7c04c81f383b4ac70850a8adc324ccd45919d8d6a15f2d57f597f1f24
Contents?: true
Size: 349 Bytes
Versions: 18
Compression:
Stored size: 349 Bytes
Contents
<!-- Description: entry source author name maps to author if no email present Expect: not bozo and entries[0]['source']['author'] == u'Example author' --> <feed xmlns="http://www.w3.org/2005/Atom"> <entry> <source> <author> <name>Example author</name> <uri>http://example.com/</uri> </author> </source> </entry> </feed>
Version data entries
18 entries across 18 versions & 5 rubygems