Good article about idiomatic Ruby

<!-

body { font-size: 11pt; font-family: Tahoma; font-weight: normal; line- height: normal; font-style: normal; font-variant: normal }
->

I've been learning Ruby and Rails in my copious spare time. I found this
post instructive on how to write idiomatic Ruby instread of Ruby as C:
Idiomatic
Ruby
.