From: "Parv G." Date: 2006-10-19T22:28:16+09:00 Subject: Re: detecting data type Thomas Adam wrote: > On Thu, 19 Oct 2006 22:03:07 +0900 > "Parv G." wrote: > >> #callmethod A >> else >> #callmethod B >> end >> end > > irb(main):002:0> 'a'.is_a?(String) > => true > > etc. > > -- Thomas Adam Thanks for the quick response. -- Posted via http://www.ruby-forum.com/.