From: Mario Ruiz Date: 2012-05-22T21:26:31+09:00 Subject: remove Modules Hi, How is it possible to remove modules from memory In some files I have something like: module MyModule module A end end and in some point I want to delete that module to be not available in other files -- Posted via http://www.ruby-forum.com/.