Sha256: 93e4bdd18e36e31abbd66f579a81c112aad4d430da29c612a8e46f07e0fc8679
Contents?: true
Size: 770 Bytes
Versions: 21
Compression:
Stored size: 770 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <accounts type="array"> <account> <balance type="integer">900</balance> <billable-timeline-id type="integer">2</billable-timeline-id> <created-at type="datetime">2012-08-22T11:07:11+02:00</created-at> <id type="integer">2</id> <person-id type="integer">2</person-id> <updated-at type="datetime">2012-08-23T12:30:31+02:00</updated-at> </account> <account> <balance type="integer">5</balance> <billable-timeline-id type="integer">3</billable-timeline-id> <created-at type="datetime">2012-08-22T11:48:31+02:00</created-at> <id type="integer">3</id> <person-id type="integer">2</person-id> <updated-at type="datetime">2012-08-22T11:48:31+02:00</updated-at> </account> </accounts>
Version data entries
21 entries across 21 versions & 1 rubygems