Sha256: 03325c6ccf39d2473f5104740579ec681a09be29af59680da7ed396b6b29b3a4
Contents?: true
Size: 722 Bytes
Versions: 1
Compression:
Stored size: 722 Bytes
Contents
{ "money": [ { "id": 381, // unique input id "type": "income", // income or pay "user_id": 1, "date": "2011-11-07", "category_id": 11, "genre_id": 0, "to_account_id": 34555, "from_account_id": 0, "amount": 10000, "comment": "", "place": "", "created": "2011-11-07 01:10:50", "currency_code": "JPY" }, { "id": 382, "type": "payment", "user_id": 1, "date": "2011-11-07", "category_id": 101, "genre_id": 10101, "genre_id": 0, "from_account_id": 34555, "to_account_id": 0, "comment": "", "place": "", "amount": 100, "created": "2011-11-07 01:12:00", "currency_code": "JPY" } ], "requested": 1321782829 }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zaim-0.0.1 | spec/fixtures/money.json |