Sha256: 6bb37d398f0401e5c1a2a162c7a1e0e729467765859e6f685ac1b8f6d98f81de
Contents?: true
Size: 893 Bytes
Versions: 72
Compression:
Stored size: 893 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <billable-categories type="array"> <billable-category> <name>Products</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> <billable-category-id type="integer"></billable-category-id> <id type="integer">1</id> <description>Generic billables</description> <icon>http://example.com/1.png</icon> </billable-category> <billable-category> <name>Services</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> <billable-category-id type="integer"></billable-category-id> <id type="integer">2</id> <description>Generic services</description> <icon>http://example.com/2.png</icon> </billable-category> </billable-categories>
Version data entries
72 entries across 72 versions & 1 rubygems