Sha256: 0ae971a50072eafa9512ea1f065de5c735c0e2b70dced27de36693ccbff8ba42
Contents?: true
Size: 320 Bytes
Versions: 18
Compression:
Stored size: 320 Bytes
Contents
<!-- Description: feed author name + email maps to author Expect: bozo and feed['author'] == u'Example author (me@example.com)' --> <feed xmlns="http://www.w3.org/2005/Atom"> <author> <name>Example author</name> <email>me@example.com</email> <uri>http://example.com/</uri> </author> </feed
Version data entries
18 entries across 18 versions & 5 rubygems