From: Marc Heiler Date: 2008-05-17T19:06:29+09:00 Subject: Re: Not quite getting it. > I wouldn't really say it's "common practice" in Ruby to do a bunch of > kind_of? parameter checks; I am not a good ruby coder but the code I saw, and my own code as well, rarely uses ".kind_of?" at all ".is_a?" is much more common from my point of view to be seen in ruby code -- Posted via http://www.ruby-forum.com/.