Sha256: 32282c826f031796cf98c4a56a440b418849aba8cb0e397efd4b04b5cd79fc4f
Contents?: true
Size: 366 Bytes
Versions: 16
Compression:
Stored size: 366 Bytes
Contents
{ "allRight": { "boolean": true, "long": 1, "double": 1, "string": "string", "date": "2019-01-01T00:00:00Z", "json": {} }, "allWrong": { "boolean": null, "long": null, "double": null, "string": null, "date": "abcxyz", "json": {} }, "allMissing": {} }
Version data entries
16 entries across 16 versions & 2 rubygems