Subject: Is singleton class of an object already created?
From: Samnang Chhun <samnang.chhun gmail.com>
Date: Tue, 4 Jan 2011 12:09:59 +0900
I would like to know is there any ways to check is singleton class of an
object already created?
ex: obj.singleton_class_defined?
--
Posted via http://www.ruby-forum.com/.