test/fixtures/people.json.yaml in purzelrakete-restful-0.2.2 vs test/fixtures/people.json.yaml in purzelrakete-restful-0.2.3
- old
+ new
@@ -63,7 +63,8 @@
"restful_url": "http://example.com:3000/wallets/<%= @person.wallet.to_param %>",
"contents": "an old photo, 5 euros in coins"
},
"current_location": "Under a tree",
"name": "Joe Bloggs",
+ "pets": [],
"created_at": "<%= @person.created_at.xmlschema %>"
}
\ No newline at end of file