From: Paul Brannan Date: 2006-01-27T01:05:16+09:00 Subject: Re: it is possible to unload a class? On Wed, Jan 25, 2006 at 03:58:12AM +0900, sayoyo@yahoo.com wrote: > Hi, > > we can load a library, a class or a gem with the funtionc "require". If > I want to unload a library, a class or a gem, how can I do this, (or it > is possible?) See [ruby-talk:161691] and the following thread (in particular, [ruby-talk:161865]). Paul