From: raving_ruby_rider Date: 2006-02-15T22:53:28+09:00 Subject: which class defined Hi, I need to load scripts dynamically. Is there a way to know about what classes were defined by loading a script? If not, can the Ruby system be asked for a collection of subclasses for a particular Class? thx