Changes

Jump to: navigation, search

Understanding Ruby Variables

No change in size, 15:16, 29 April 2009
no edit summary
<pre>
MYCONSTANT = "hello2"
(irb):34: warning: already initialized constant MyconstantMYCONSTANT
=> "hello2"
</pre>

Navigation menu