Subject: Destroy object from memory.. Object.const_destroy?
From: Aaron Smith <beingthexemplary gmail.com>
Date: Thu, 5 Jul 2007 03:56:01 +0900
Hey all,
If I'm instantiating a instance of a class at using Object.const_get.
How can I destroy it so that next time it reloads and code changes will
take effect?
Thanks.
--
Posted via http://www.ruby-forum.com/.