From: Jen Date: 2011-03-22T21:57:27+09:00 Subject: summing values in a hash? Hi, Is there an inbuilt method to sum all values in a hash and return the result? I.E something like puts hash[values].sum If so could someone please point me at the correct section of the ruby docs? thanks, Jen.