method
<=
Ruby latest stable (v1_9_3_392)
-
0 notes -
Class: Comparable
<=(p1)
public
Compares two objects based on the receiver’s <=> method, returning true if it returns -1 or 0.


