On 1 August 2012 14:25, Esmerino Costa <[email protected]> wrote:
> I have a hash like so:

That's not a hash, it's an array of hashes.

> What I would like to learn how to do is how to remove a record if it is
> duplicate end sum values :val.

  list.uniq!

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to