Sha256: a2580cd45b3e7f19a56bfbd72e4be1f66b648ca0b9dec745ada71742e1948894
Contents?: true
Size: 249 Bytes
Versions: 20
Compression:
Stored size: 249 Bytes
Contents
{ "array_of_ints": [1,2,3], "array_of_floats": [1.2, 2.2, 3.3], "array_of_strings": ["one", "two", "three"], "array_of_bools": [true, false, true], "array_of_objects": [{}, {}, {}], "array_of_arrays": [[], [], []], "nil_array": null }
Version data entries
20 entries across 20 versions & 2 rubygems