From: Nelson Wong Date: 2002-03-07T11:08:16+09:00 Subject: Loading ruby file in irb ------=_NextPart_001_0000_01C1C537.92DAF1E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, Ruby is very new to me. Recently, I have downloaded RubyWin and Ruby book= , and also, I am trying to play with it. However, I wonder how do I load Ruby files at irb on a fly? I intend to u= sing Ruby and irb, as prototyping tool for my AI engine. I want to load all of the "prototype" classes (and main routine which use= s those classes) into irb, and use them at irb. =20 Once I have loaded all the classes into irb (or whatever Ruby's Stack), I= wonder if it is possible to reload the same classes that has already bee= n loaded into irb, since I might try to keep modifying them. =20 Thank you very much!! =20 Nelson Get more from the Web. FREE MSN Explorer download : http://explor= er.msn.com ------=_NextPart_001_0000_01C1C537.92DAF1E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable


Hi all= ,
 
 
Ruby is very new to me. = Recently, I have downloaded RubyWin and Ruby book, and also, I am trying = to play with it.
 
However, I wonder how do&nb= sp;I load Ruby files at irb on a fly? I intend to using Ruby and irb, as = prototyping tool for my AI engine.
I want to load all of the "= prototype" classes (and main routine which uses those classes)  = ;into irb, and use them at irb. 
Once I have loaded = all the classes into irb (or whatever Ruby's Stack), I wonder if it is po= ssible to reload the same classes that has already been loaded into irb, = since I might try to keep modifying them.
 
T= hank you very much!!
 
Nelson 


Get more from the Web. FREE MSN Explorer d= ownload : http://explorer.msn.com=

------=_NextPart_001_0000_01C1C537.92DAF1E0--