<
^
>
P
N
|<
>|
^
_
>
<
---
|
~
.
..
Help
Subject:
How to get the module that a class resides in?
From: "
jc
" <james.cromwell gmail.com>
Date: Fri, 18 Feb 2005 05:14:48 +0900
How can I do the equivalent of the following? class Foo class Bar; end end Foo:
:
Bar.module # => Foo