From: Sandro Paganotti Date: 2008-05-08T01:51:39+09:00 Subject: Re: Check if char in string? you can use also Regular Expression: !("ciao" =~ /i/).nil? #=> true On 5/7/08, Stefano Crocco wrote: > On Wednesday 07 May 2008, globalrev wrote: > > whats the best source for documentation on Ruby? i googled and checked > > the homepage of ruby but there isnt really a clear one or im jus > > duuumb. > > > http://www.ruby-doc.org/docs/ProgrammingRuby/ > > http://www.ruby-doc.org/core (reference for the core classes) > > http://www.ruby-doc.org/stdlib/ (reference for the standard library) > > > Stefano > > > > > > -- Go outside! The graphics are amazing!