Sha256: ac594af290741b9f290b8341d9854c42ffbb2a765ba07aadf8dbfb0931842f53
Contents?: true
Size: 412 Bytes
Versions: 4
Compression:
Stored size: 412 Bytes
Contents
{ "book": { "id": 2, "title": "Steppenwolf", "author": ["Hermann Hesse"], "formats": [ { "nature": "pdf", "price": [{ "amount": 799, "currency": "cad" }]}, { "nature": "epub", "price": [{ "amount": 799, "currency": "cad" }, { "amount": 759, "currency": "usd" }]} ], "tags": ["conflict", "isolation", "reality", "animalistic"], "year": 1927 } }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hash-tree-0.0.4 | spec/fixtures/book.json |
hash-tree-0.0.3 | spec/fixtures/book.json |
hash-tree-0.0.2 | spec/fixtures/book.json |
hash-tree-0.0.1 | spec/fixtures/book.json |