Sha256: 6850990b9cef224ab7863330e634b641eed947a08a860a98cb6e6eb39dbb0c7c
Contents?: true
Size: 667 Bytes
Versions: 18
Compression:
Stored size: 667 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <product> <price type="integer">10000</price> <in-store type="boolean">true</in-store> <name>Dishwashing</name> <created-at type="datetime">2011-10-10T10:38:49+02:00</created-at> <updated-at type="datetime">2011-10-10T10:40:35+02:00</updated-at> <valid-to type="date">9999-01-01</valid-to> <product-category-id type="integer">1</product-category-id> <id type="integer">1</id> <valid-from type="date">2011-01-01</valid-from> <unit>piece</unit> <description>Nice Dishwashing</description> <status>pending</status> <rounding type="integer">0</rounding> <photo>http://example.com/1.png</photo> </product>
Version data entries
18 entries across 18 versions & 1 rubygems