How do I search a hash in ruby that has a numerical value between the two numbers I put into the search criteria. Example:
p = {a: 1, b: 2, c: 3, d: 4, e: 5, f: 6, g: