range_inclusive (integer max[, integer min]) ⇒ list
Generates a list of integers ranging from the minimum to the maximum inclusive.
First available: Version 1.6.6
Comments
range_inclusive (integer max[, integer min]) ⇒ list
Generates a list of integers ranging from the minimum to the maximum inclusive.
Where to search