Sha256: 190abb0744eac5782aad49973080b607d717c77e84c5ff3cff7c8857cb634f16

Contents?: true

Size: 362 Bytes

Versions: 31

Compression:

Stored size: 362 Bytes

Contents

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

Version data entries

31 entries across 31 versions & 6 rubygems

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