"Claus Spitzer" <DocBoobenstein / gmail.com> wrote in message
news:a7c2a81904052819266b9104b6 / mail.gmail.com...
[snip]
> Now to start I was wondering if Ruby uses Metaobjects. If yes, where
> is a good point to start gathering information on it? If not, which
> are the facilities that Ruby uses to achieve reflection,
> introspection, etc.? And again, where can I get more information on
> it?
[snip]


Well, there's a chapter on Ruby "metaclass hackery" here:

http://www.visibleworkings.com/little-ruby/Chapter3.pdf

Sadly, the book was left unfinished ...

HTH
Sean