Re: [Rails] LOOP ARRAY OF HASHES

2015-06-16 Thread Colin Law
On 16 Jun 2015 17:26, "Simon Eric" wrote: > > Please how can i loop this to have all values of _id, contact, sent, > answer, repondant? > > { > "result" : [ > { > "_id" : null, > "contact" : 45684, > "sent" : 0, > "answer" : 0, >

[Rails] LOOP ARRAY OF HASHES

2015-06-16 Thread Simon Eric
Please how can i loop this to have all values of _id, contact, sent, answer, repondant? { "result" : [ { "_id" : null, "contact" : 45684, "sent" : 0, "answer" : 0, "repondant" : 0 }, { "_id" : "vms"