Sha256: 7284220d8d3663d8eb34204267b72cb17dc2b0f523ba78951e0f89596124a245

Contents?: true

Size: 142 Bytes

Versions: 12

Compression:

Stored size: 142 Bytes

Contents

{
  "id": 1,
  "name": "Foo",
  "price": 123,
  "tags": [
    "Bar",
    "Eek"
  ],
  "stock": {
    "warehouse": 300,
    "retail": 20
  }
}

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
wayfarer-0.4.7 spec/support/static/json/dummy.json
wayfarer-0.4.6 spec/support/static/json/dummy.json
wayfarer-0.4.5 spec/support/static/json/dummy.json
wayfarer-0.4.4 spec/support/static/json/dummy.json
wayfarer-0.4.3 spec/support/static/json/dummy.json
wayfarer-0.4.2 spec/support/static/json/dummy.json
wayfarer-0.4.1 spec/support/static/json/dummy.json
wayfarer-0.4.0 spec/support/static/json/dummy.json
wayfarer-jruby-0.0.3 support/static/json/dummy.json
wayfarer-0.0.3 support/static/json/dummy.json
wayfarer-jruby-0.0.2 support/static/json/dummy.json
wayfarer-jruby-0.0.1 support/static/json/dummy.json