From: Steve Klabnik Date: 2010-07-13T04:23:53+09:00 Subject: Re: [UPDATE] Try Ruby is back online. --0016e6471a5859e68d048b35b13a Content-Type: text/plain; charset=ISO-8859-1 The reason I saw cited was that it was causing problems when loading libraries that were named the same as your program file, for example: require 'twitter' in a file called 'twitter.rb', which would be a script you intended to interact with Twitter. --0016e6471a5859e68d048b35b13a--