A
Alan Gutierrez
I'm trying to debug a bug where I seem to have a class that has two
defintions, the one I know of, and another one, somewhere, the one I'm
getting when I attempt to use the class.
Given a class, is there a way to get name of the file in which it was
defined?
MyClass.defintion_file
Something like that?
defintions, the one I know of, and another one, somewhere, the one I'm
getting when I attempt to use the class.
Given a class, is there a way to get name of the file in which it was
defined?
MyClass.defintion_file
Something like that?