From: Li Chen Date: 2007-06-12T04:42:03+09:00 Subject: Ruby way to update a file in place Hi all, I just wonder what is the Ruby way to update a file in place. Do I need to open a temporary/new file for writing and then rename the temporary file? Thanks, Li -- Posted via http://www.ruby-forum.com/.