Changes

Jump to: navigation, search

Ruby Flow Control

No change in size, 18:00, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== The Ruby if Statement ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
The ''if'' statement is the most basic of the Ruby control structures. ''if'' statements simply specify a section of Ruby code to be executed when a specified criteria is met. The syntax for an ''if'' statement is as follows:

Navigation menu