Sha256: b0e89a17678df0469bd341f46d829315b6cca7ede5e803dd31afc8e1f6a5cf0b

Contents?: true

Size: 875 Bytes

Versions: 49

Compression:

Stored size: 875 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Example Feed</title>
    <link href="http://example.org/"/>
    <link rel="self" href="http://example.org/index.atom?page=10"/>
    <link rel="first" href="http://example.org/index.atom"/>
    <link rel="prev" href="http://example.org/index.atom?page=9"/>
    <link rel="last" href="http://example.org/index.atom?page=10"/>    
    <updated>2003-12-13T18:30:02Z</updated>
    <author>
        <name>John Doe</name>
    </author>
    <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
    <entry>
        <title>Atom-Powered Robots Run Amok</title>
        <link href="http://example.org/2003/12/13/atom03"/>
        <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
        <updated>2003-11-10T18:30:02Z</updated>
        <summary>Some text.</summary>
    </entry>
</feed>

Version data entries

49 entries across 49 versions & 4 rubygems

Version Path
ratom-0.3.3 spec/paging/last_paged_feed.atom
ratom-0.3.4 spec/paging/last_paged_feed.atom
ratom-0.2.2 spec/paging/last_paged_feed.atom
ratom-0.3.5 spec/paging/last_paged_feed.atom
ratom-0.5.0 spec/paging/last_paged_feed.atom
ratom-0.6.1 spec/paging/last_paged_feed.atom
ratom-0.5.2 spec/paging/last_paged_feed.atom
ratom-0.5.1 spec/paging/last_paged_feed.atom
ratom-0.6.0 spec/paging/last_paged_feed.atom