Sha256: e802a5281cedce70f09f1ec10cea1fdeca2687cd3fd858fda9a54ee07aa5b662

Contents?: true

Size: 918 Bytes

Versions: 6

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>
  <subtitle>Xommelier is able to build complex objects from very nested hash</subtitle>
  <author>
    <name>Alexander</name>
    <email>al@semyonov.us</email>
  </author>
  <updated>2012-04-04T04:04:00Z</updated>
  <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

6 entries across 6 versions & 1 rubygems

Version Path
xommelier-0.1.11 spec/fixtures/nested_atom.xml
xommelier-0.1.10 spec/fixtures/nested_atom.xml
xommelier-0.1.9 spec/fixtures/nested_atom.xml
xommelier-0.1.8 spec/fixtures/nested_atom.xml
xommelier-0.1.7 spec/fixtures/nested_atom.xml
xommelier-0.1.6 spec/fixtures/nested_atom.xml