Sha256: 41cb038580133660421e0c576624a6ad75128916f4f127718f2e1e07afda4499

Contents?: true

Size: 333 Bytes

Versions: 31

Compression:

Stored size: 333 Bytes

Contents

<!--
Description: feed contributor name
Expect:      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/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.91 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.92 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.93 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.931 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.940 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.950 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-0.9.951 tests/illformed/atom/feed_contributor_name.xml
rfeedparser-ictv-0.9.931 tests/illformed/atom/feed_contributor_name.xml
rfeedparser_ictv-0.9.931 tests/illformed/atom/feed_contributor_name.xml
rfeedparser_ictv-0.9.932 tests/illformed/atom/feed_contributor_name.xml