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

Version Path
airborne-0.3.7 spec/test_responses/array_of_types.json
airborne-0.3.6 spec/test_responses/array_of_types.json
airborne-0.3.5 spec/test_responses/array_of_types.json
hops-airborne-0.2.17 spec/test_responses/array_of_types.json
airborne-0.3.4 spec/test_responses/array_of_types.json
airborne-0.3.3 spec/test_responses/array_of_types.json
airborne-0.3.2 spec/test_responses/array_of_types.json
airborne-0.3.1 spec/test_responses/array_of_types.json
airborne-0.3.0 spec/test_responses/array_of_types.json
hops-airborne-0.2.16 spec/test_responses/array_of_types.json
hops-airborne-0.2.15 spec/test_responses/array_of_types.json
airborne-0.2.13 spec/test_responses/array_of_types.json
airborne-0.2.12 spec/test_responses/array_of_types.json
airborne-0.2.11 spec/test_responses/array_of_types.json
airborne-0.2.10 spec/test_responses/array_of_types.json
airborne-0.2.9 spec/test_responses/array_of_types.json
airborne-0.2.8 spec/test_responses/array_of_types.json
airborne-0.2.7 spec/test_responses/array_of_types.json
airborne-0.2.6 spec/test_responses/array_of_types.json
airborne-0.2.5 spec/test_responses/array_of_types.json