Changes

Jump to: navigation, search

Ruby Operators

No change in size, 12:40, 1 December 2007
Parallel Assignment
== Parallel Assignment ==
Ruby also supports the parallel assignment of variables. This enables multiple variables to be initialized with a single like line of Ruby code. For example:
<pre>

Navigation menu