Sha256: 499f2aa14422671b8654e357616e7eafbcebcbce4442e1212d6e2aeb77a6c6d3

Contents?: true

Size: 673 Bytes

Versions: 25

Compression:

Stored size: 673 Bytes

Contents

{
  "id": 100,
  "user": {
    "name": "usuario"
  },
  "age": 20,
  "father": {
    "name": "father full name"
  },
  "hasMoney": true,
  "house": {
    "age": 20,
    "value": 1000,
    "floors": 3
  },
  "oldHouse": {
    "age": 30,
    "value": 500,
    "floors": 1
  },
  "games": [
    {
      "name": "zelda",
      "publisher": "nintendo"
    }, {
      "name": "mario",
      "publisher": "nintendo"
    }, {
      "name": "sonic",
      "publisher": "sega"
    }
  ],
  "animals":[
    {"race": {"species": {"name": "European squid"}}},
    {"race": {"species": {"name": "Macaque monkey"}}},
    {"race": {"species": {"name": "Mexican redknee tarantula"}}}
  ]
}

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
arstotzka-1.6.2 spec/fixtures/arstotzka.json
arstotzka-1.6.1 spec/fixtures/arstotzka.json
arstotzka-1.6.0 spec/fixtures/arstotzka.json
arstotzka-1.5.0 spec/fixtures/arstotzka.json
arstotzka-1.4.4 spec/fixtures/arstotzka.json
arstotzka-1.4.3 spec/fixtures/arstotzka.json
arstotzka-1.4.2 spec/fixtures/arstotzka.json
arstotzka-1.4.1 spec/fixtures/arstotzka.json
arstotzka-1.4.0 spec/fixtures/arstotzka.json
arstotzka-1.3.2 spec/fixtures/arstotzka.json
arstotzka-1.3.1 spec/fixtures/arstotzka.json
arstotzka-1.3.0 spec/fixtures/arstotzka.json
arstotzka-1.2.4 spec/fixtures/arstotzka.json
arstotzka-1.2.3 spec/fixtures/arstotzka.json
arstotzka-1.2.2 spec/fixtures/arstotzka.json
arstotzka-1.2.1 spec/fixtures/arstotzka.json
arstotzka-1.2.0 spec/fixtures/arstotzka.json
arstotzka-1.1.0 spec/fixtures/arstotzka.json
arstotzka-1.0.4 spec/fixtures/arstotzka.json
arstotzka-1.0.3 spec/fixtures/arstotzka.json