From: Rob Biedenharn Date: 2007-02-09T13:18:10+09:00 Subject: Re: Iterators and blocks question On Feb 8, 2007, at 11:03 PM, Bharat Ruparel wrote: > How can one go about looking up this sort of information online? I > like > to do a bit of my homework before asking the question except I don't > know where the library is.... Try this at your prompt: ri Kernel#sprintf ri IO.readlines and so on. If you don't have a copy of the pickaxe (Programming Ruby; http://pragmaticprogrammer.com/titles/ruby/index.html) then that should be your first book. Online of course you have: The Ruby Home Page: http://www.ruby-lang.org/en/ from which you have links to *much* more than it would be worth my repeating. -Rob Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com