From: Neville Franks Date: 2007-02-06T08:36:50+09:00 Subject: require statement clarification For require "filename" if the filename doesn't include an extension is .rb assumed. I've been unable to find any documentation on this. Also the Ruby distribution telnet.rb source file includes: require "socket" however I'm unable to find any socket.rb file anywhere, only a socket.c So what does this file refer to? --- Neville Franks, http://www.getsoft.com http://www.surfulater.com -- Posted via http://www.ruby-forum.com/.