Hi,
In message "Re: ruby-dev summary #17208-17251"
on 02/06/04, Tim Sutherland <timsuth / ihug.co.nz> writes:
|This bit me in production code about a week ago when I was using min/max on
|a float range instead of begin/end, and include? instead of ===.
They are all fixed in 1.7; Should I backport them?
matz.