From: Eric Hodel Date: 2006-01-18T07:30:33+09:00 Subject: Re: Resetting ruby On Jan 15, 2006, at 5:29 PM, List Recv wrote: > I'm looking for a fast way to "reset" Ruby. That is, to reset the > interpreter back to a fresh state, or, even better, a fresh state + > keeping some required ruby-gems. > > My goal is to make a continuos test runner, and avoid the overhead of > having to restart ruby and require the gems each times. In order to ensure your tests won't fail or pass when they should do the opposite you should start up from a clean interpreter. -- Eric Hodel - drbrain@segment7.net - http://segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com