Subject: Re: How to find all the subclasses of a class?
From: Horacio Sanson <hsanson moegi.waseda.jp>
Date: Tue, 25 Oct 2005 12:28:33 +0900
References: 162278
In-reply-to: 162278
Thanks for all the answers, this solution made my day....
Horacio
Monday 24 October 2005 21:30、Kroeger, Simon (ext) さんは書きました:> m.ancestors.include?(self)