From: Thomas Luedeke Date: 2008-07-31T07:21:27+09:00 Subject: Checking to see if a file is open (newbie)? I'm almost embarassed to ask this, but does Ruby have any method (e.g. File.open?) to check to see if a file is open? I see many methods in File class, but nothing that addresses this directly. I googled it a number of times and could not find a answer to this (dumb) question..... -- Posted via http://www.ruby-forum.com/.