Sha256: bf7ad300be8928ea176cc5b80b28241305a7b7514281696e483859ef2354e40c

Contents?: true

Size: 338 Bytes

Versions: 31

Compression:

Stored size: 338 Bytes

Contents

<!--
Description: feed contributor name
Expect:      not bozo and feed['contributors'][0]['name'] == u'Example contributor'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <contributor>
    <name>Example contributor</name>
    <email>me@example.com</email>
    <url>http://example.com/</url>
  </contributor>
</feed>

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
rfeedparser-0.9.9 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.91 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.92 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.93 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.931 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.950 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.940 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-0.9.951 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser-ictv-0.9.931 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser_ictv-0.9.931 tests/wellformed/atom/feed_contributor_name.xml
rfeedparser_ictv-0.9.932 tests/wellformed/atom/feed_contributor_name.xml