From: Junkone Date: 2008-06-05T04:34:08+09:00 Subject: Re: invoke irb during execution of code On Jun 3, 5:45 pm, Joel VanderWerf wrote: > Junkone wrote: > > how do i invoke the irb during the execution of my code. > > IRB is very useful for that. One way to do it: > > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/244139 > > -- >        vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407 thanks for trying to help. But i am lost with this code. do i have to call this code from my ruby code or should i call my ruby code from this code. any additional details would be very very useful. Regards Seede