arun wrote: > I am trying to teach my students ruby and rails online, so that they > can contribute to the software we are writing for mentally challenged > kids at skid.org.in > > I would love to be able to type something into an irb session on my > computer, and have my students be able to view it on their own. Is > there some cool way do do this? > > Thanks, > Professor Arun Mehta Instead, why not write a ruby program in a much easier to use text editor and email it to them? irb is idiotic. -- Posted via http://www.ruby-forum.com/.