Sha256: b0077a5fada15571b29df11e610a19e093e5d0fdb85ba1d93318391bbba98f98

Contents?: true

Size: 345 Bytes

Versions: 5

Compression:

Stored size: 345 Bytes

Contents

<?xml version='1.0' encoding='UTF-8'?>
<entry xmlns='http://www.w3.org/2005/Atom' xmlns:custom='http://custom.namespace'>
  <id>https://custom.namespace/id/1</id>
  <link rel='self' type='application/atom+xml' href='https://custom.namespace/id/1'/>
  <custom:property name='foo' value='bar'/>
  <custom:property name='baz' value='bat'/>
</entry>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ratom-ssl-0.1.0 spec/fixtures/entry_with_custom_extensions.atom
ratom-0.6.6 spec/fixtures/entry_with_custom_extensions.atom
ratom-ssl-0.0.0 spec/fixtures/entry_with_custom_extensions.atom
ratom-0.6.5 spec/fixtures/entry_with_custom_extensions.atom
ratom-0.6.4 spec/fixtures/entry_with_custom_extensions.atom