Sha256: fee87907a031012c4ee5e8a86e5a99914f4aa944c13bc033d000401e4173811a

Contents?: true

Size: 918 Bytes

Versions: 18

Compression:

Stored size: 918 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Xommelier nest elements</title>
  <updated>2012-04-04T04:04:00Z</updated>
  <subtitle>Xommelier is able to build complex objects from very nested hash</subtitle>
  <author>
    <name>Alexander</name>
    <email>al@semyonov.us</email>
  </author>
  <contributor>
    <name>Artyom</name>
    <email>sevenov@gmail.com</email>
  </contributor>
  <contributor>
    <name>Ivan</name>
    <email>ivan@example.com</email>
  </contributor>
  <contributor>
    <name>Pyotr</name>
    <email>pyotr@example.com</email>
  </contributor>
  <entry>
    <title>First article</title>
    <updated>2012-01-01T01:01:00Z</updated>
  </entry>
  <entry>
    <title>Second article</title>
    <updated>2012-02-02T02:02:00Z</updated>
  </entry>
  <entry>
    <title>Third article</title>
    <updated>2012-03-03T03:03:00Z</updated>
  </entry>
</feed>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
xommelier-0.1.30 spec/fixtures/nested_atom.xml
xommelier-0.1.29 spec/fixtures/nested_atom.xml
xommelier-0.1.28 spec/fixtures/nested_atom.xml
xommelier-0.1.27 spec/fixtures/nested_atom.xml
xommelier-0.1.26 spec/fixtures/nested_atom.xml
xommelier-0.1.25 spec/fixtures/nested_atom.xml
xommelier-0.1.24 spec/fixtures/nested_atom.xml
xommelier-0.1.23 spec/fixtures/nested_atom.xml
xommelier-0.1.22 spec/fixtures/nested_atom.xml
xommelier-0.1.21 spec/fixtures/nested_atom.xml
xommelier-0.1.20 spec/fixtures/nested_atom.xml
xommelier-0.1.19 spec/fixtures/nested_atom.xml
xommelier-0.1.18 spec/fixtures/nested_atom.xml
xommelier-0.1.16 spec/fixtures/nested_atom.xml
xommelier-0.1.15 spec/fixtures/nested_atom.xml
xommelier-0.1.14 spec/fixtures/nested_atom.xml
xommelier-0.1.13 spec/fixtures/nested_atom.xml
xommelier-0.1.12 spec/fixtures/nested_atom.xml