> Ruby question: does nil.to_s raises an exception or produces ""?

> (I know I can check by myself, but I feel lazy this morning)
>

You can call to_s on anything.  nil.to_s --> ""

--

You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.


Reply via email to