I am really confused by rubybrain.com. I like the interface much more than the ruby-doc.org documentation, Ajax makes it much more responsive. But somehow I could never find what I was searching for and ended up looking somewhere else. Just some minutes ago I wanted to look up Ruby's String methods... not such an unusual task one might think. Searching for the String class led me here: http://www.rubybrain.com/api/ruby-1.8.6/doc/index.html?a=C00000226&name=String But where are the instance methods? The ruby-doc.org docs have them: http://www.ruby-doc.org/core/classes/String.html Someone please tell me what I do wrong (with the optional hint that I am stupid)! -- Posted via http://www.ruby-forum.com/.