Sha256: 01a3c0953b186d0466cfe96779bb9db93f7522bc8223ad4a1d0c6572b1c90033

Contents?: true

Size: 1.28 KB

Versions: 5

Compression:

Stored size: 1.28 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Top Ten Songs feed</title>
  <link href="http://localhost:4567/songs_top_ten" rel="self" type='application/atom+xml'/>
  <updated>2010-12-13T18:30:02Z</updated>
  <id>http://localhost:4567/songs_top_ten</id>
  <entry>
    <title>Song 3</title>
    <id>http://localhost:4567/song_3</id>
    <updated>2010-01-18T16:35:18Z</updated>
    <published>2010-01-18T16:35:18Z</published>
    <link href="http://localhost:4567/song_3" rel="self" type='application/atom+xml'/>
    <link href="http://localhost:4567/related_songs" rel="related_songs" type='application/atom+xml'/>
    <link href="http://localhost:4567/image/3/1" rel="images"/> 
    <link href="http://localhost:4567/image/3/2" rel="images"/>
  </entry>
  <entry>
    <title>Song 4</title>
    <id>http://localhost:4567/song_4</id>
    <updated>2010-01-18T16:35:18Z</updated>
    <published>2010-01-18T16:35:18Z</published>
    <link href="http://localhost:4567/song_4" rel="self" type='application/atom+xml'/>
    <link href="http://localhost:4567/related_songs" rel="related_songs" type='application/atom+xml'/>
    <link href="http://localhost:4567/image/4/1" rel="images"/> 
    <link href="http://localhost:4567/image/4/1" rel="images"/>
  </entry> 
</feed>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
restfulie-nosqlite-1.0.4 tests/spec/support/atoms/songs_top_ten
restfulie-1.1.1 tests/spec/support/atoms/songs_top_ten
restfulie-1.1.0 tests/spec/support/atoms/songs_top_ten
restfulie-nosqlite-1.0.3 tests/spec/support/atoms/songs_top_ten
restfulie-1.0.3 tests/spec/support/atoms/songs_top_ten