From: Fernando Perez Date: 2009-03-22T06:33:35+09:00 Subject: rdoc, link to another class instance method Hi, Is it possible that rdoc generates a link to an instance method that is in another class? I tried MyClass#instance_method and MyClass.instance_method, but both just generated raw text. Thank you. -- Posted via http://www.ruby-forum.com/.