Subject: rdoc, link to another class instance method
From: Fernando Perez <pedrolito lavache.com>
Date: Sun, 22 Mar 2009 06:33:35 +0900
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/.