From: "Ralf Müller" Date: 2005-06-22T18:14:46+09:00 Subject: Re: save my irb session On Wed, 22 Jun 2005 16:49:20 +0900 "Zev Blut" wrote: > Hello, > > On Wed, 22 Jun 2005 16:32:52 +0900, Ralf M�ller > wrote: > > > I would like to save into a file what i typed in an irb session. But i > > could > > not find anything about that in the man page or pickaxe. > > > > Any tips? > > In Ruby-Talk[110924] I posted some code that would lets you save your > current irb session to a file. The full URL is: > > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/110924 > > There are also a number of other solutions that were posted to > Ruby-Talk and www.rubygarden.org that will always save your irb state > and reload it when you restart irb. > Look here for another example: > http://www.rubygarden.org/ruby?Irb/TipsAndTricks bookmarked this. Many Thanks!! ralf