Sha256: 31737ee13b84e68bc18504d7974f302fee2edc7f3ea5188f4d84316411abdf3a
Contents?: true
Size: 1.22 KB
Versions: 20
Compression:
Stored size: 1.22 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <chat-session-messages type="array"> <chat-session-message> <created-at type="datetime">2011-09-09T15:14:13+02:00</created-at> <body>Test</body> <updated-at type="datetime">2011-09-09T15:14:13+02:00</updated-at> <in-reply-to-id type="integer" nil="true"></in-reply-to-id> <subject-id type="integer">5</subject-id> <id type="integer">1</id> <in-reply-to-type nil="true"></in-reply-to-type> <care-provider-id type="integer">1</care-provider-id> <person-id type="integer">1</person-id> <external-person-id nil="true"></external-person-id> </chat-session-message> <chat-session-message> <created-at type="datetime">2011-09-09T15:14:13+02:00</created-at> <body>Does it work ...</body> <updated-at type="datetime">2011-09-09T15:14:13+02:00</updated-at> <in-reply-to-id type="integer" nil="true"></in-reply-to-id> <subject-id type="integer">5</subject-id> <id type="integer">2</id> <in-reply-to-type nil="true"></in-reply-to-type> <care-provider-id type="integer">1</care-provider-id> <person-id type="integer">1</person-id> <external-person-id nil="true"></external-person-id> </chat-session-message> </chat-session-messages>
Version data entries
20 entries across 20 versions & 1 rubygems