/spec/tags/core/range/min_tags.txt
Plain Text | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | e6927e46dc9093a033a1a85663e66cc5 MD5 | raw file
Possible License(s): LGPL-2.1
1fails:Range#min given a block calls #> and #< on the return value of the block 2fails:Range#min returns the minimum value in the Float range when called with no arguments 3fails:Range#min returns nil when the start point is greater than the endpoint in a Float range