From: Benjohn Barnes Date: 2006-03-29T08:03:17+09:00 Subject: Re: Ruby Black Belt --Apple-Mail-3--76482016 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > ...and multi-line comments: > > =begin > This is a comment. > =end Really? Splendid, thanks :) See - this _is_ useful. >> Know that it is not necessary to define staring value in Ruby. It >> is nil. > > You will probably get a warning for programming like this though, > if Ruby's warnings are on. And class scope variables - they don't default to nil. >> Know that Ruby does not care what is the class name of the object >> until it has called methods. > > What does this mean? Dynamically typing? --Apple-Mail-3--76482016--