Sha256: cc22fbc0bfa5fb4afff93bc2b4ae2c5ea4fe9b29746e508b75607837bbe6387b

Contents?: true

Size: 311 Bytes

Versions: 31

Compression:

Stored size: 311 Bytes

Contents

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

Version data entries

31 entries across 31 versions & 6 rubygems

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