From: Daniel Baird Date: 2006-07-09T10:27:37+09:00 Subject: Re: Redefining core classes ------=_Part_67749_6075190.1152408454108 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 7/9/06, Damaris Fuentes wrote: > > > I'm quite new to Ruby, so... I open the Irb, I change a core class > and...then... I exit Irb... if I run Irb again...this changes are not > there, right? That's right. When you change core classes, you're changing the state of the Ruby that exists "in memory", so to speak. ;D -- Daniel Baird http://tiddlyspot.com (free, effortless TiddlyWiki hosting) http://danielbaird.com (TiddlyW;nks! :: Whiteboard Koala :: Blog :: Things That Suck) ------=_Part_67749_6075190.1152408454108--