benoitc / couchbeam

Apache CouchDB client in Erlang
Other
242 stars 113 forks source link

Add take_value/2,3 to couchbeam_doc module #83

Closed ivlis closed 11 years ago

ivlis commented 11 years ago

Function returns the value of a simple key/value property in json object and deletes it from json object.

benoitc commented 11 years ago

Sorry for the delay. Patch si OK For me. Could you eventually add an unitest for that?

ivlis commented 11 years ago

Sure. I will update this PR.

ivlis commented 11 years ago

Sorry for a great delay :(

I have updated PR with appropriate tests.

benoitc commented 11 years ago

@ivlis sory too... merged now.