Sep
10
Friday
| A simple case example |
|
|
|
| Sunday, 13 June 2010 03:54 |
|
Source: Class: Range [ruby-doc.org]
Returns true if obj is an element of rng, false otherwise. Conveniently, === is the comparison operator used by case statements.
produces: high Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/Ic-BAvxwhLw/11613 |



