From: Tim Pease Date: 2008-02-06T02:57:12+09:00 Subject: Re: Get http page On Feb 5, 2008, at 8:18 AM, Sylvain COURTECUISSE wrote: > --_0205-1618-25-PART-BREAK > Content-Type: text/plain; charset=us-ascii > > Hello, > > Somebody have an example of : a get web page ?Thank's require 'open-uri' puts open('http://www.google.com/').read