From: Venkat Bagam Date: 2007-10-03T19:37:01+09:00 Subject: creating a StringIO object Hi all, can any body tell me how to create a StringIO object from an existing string object. my code str = StringIO.new results an error saying that "uninitialized constant StringIO(NameError)" What i sthe problem with the above code -- Posted via http://www.ruby-forum.com/.