Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hi :) if edit = returns
- {"total_rows"=>42, "offset"=>28, "rows"=>[{"id"=>"[email protected]", "key"=>"[email protected]", "value"=>{"_id"=>"[email protected]", "_rev"=>"1-b33c68a5334aea59b4aa8f2a4e73a4e9", "kind"=>"users", "username"=>"schaf", "password"=>"22983298329", "motivation"=>"I want it because", "ip"=>"239298392839", "approved"=>"0", "admin"=>"0", "lastlogin"=>"today", "created_at"=>"today", "updated_at"=>"today"}}]}
- how do I get the _id, _rev etc. that are inside value ?
- edit ["_rev"] doesn't work as this hash has2 "levels" ?
- LOL
- thanks a lot
- edit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement