Subject: [ruby-talk:13473] how do you re-require?
From: "Henning VON ROSEN" <hvrosen world-online.no>
Date: Wed, 4 Apr 2001 18:11:36 +0900
I want to re-require a file, so that I can re-include an updated module.
How do I do that?
(One reason for doing that would be that I am using RubyWin, and the
interpreter seems not possible to restart, unless shutting down RubyWin)
thanks /Henning