Subject: Grab Image From Web Server
From: Hunter Hillegas <lists lastonepicked.com>
Date: Wed, 30 Nov 2005 07:42:07 +0900
Hi,
I am still fairly new to Ruby.
Given the URL of an image, I would like to craft some code that grabs the
image from the remote Web server and puts it in a file on the local machine.
Can anyone give me some tips on doing that?
Thanks,
Hunter