Sha256: c3eae3cbee7ca1bbfe1ecd368e7f45f2fa313a0fa455ad4a27ba45f67f8bc1b2
Contents?: true
Size: 468 Bytes
Versions: 5
Compression:
Stored size: 468 Bytes
Contents
{ "allRight": { "boolean": true, "long": 1, "double": 1, "string": "string", "date": "2019-01-01T00:00:00.000Z", "json": {} }, "allWrong": { "boolean": {}, "long": {}, "double": {}, "string": {}, "date": "abcxyz", "json": {} }, "allMissing": {}, "arrayAsString": { "string": [ 1, {}, [] ] } }
Version data entries
5 entries across 5 versions & 1 rubygems