From: kevid Date: 2010-06-02T03:35:05+09:00 Subject: Ruby File class Hi all, am working on a platform that uses ruby but has not all the File class of ruby implemented. For instance, File.read is not implemented. Can anyone help me with the link or how to get the ruby file class (i mean the file that contains ruby file class). so i can add it to my application or the framework i use.