From: Fernando Perez Date: 2009-03-29T08:10:45+09:00 Subject: Re: Poll: what documentation method do you use? I used for a long time ruby-doc.org, but now that I discovered that irb can be tweaked with format=ansi --no-pager --interactive, I'll be using it more often. If I have no idea where to look my method for, I sometimes use railsbrain.com or this mailing-list. -- Posted via http://www.ruby-forum.com/.