Changes

Jump to: navigation, search

The Ruby case Statement

31 bytes added, 15:08, 19 March 2009
Ruby Flow Control
end
</pre>
<google>ADSDAQBOX_FLOW</google>
This can quickly become cumbersome, however, when a need arises to evaluate a large number of conditions. A much easier way to handle such situations is to use the Ruby ''case'' statement, the syntax for which is defined as follows:

Navigation menu