From: Hunter Hillegas Date: 2005-11-30T07:42:07+09:00 Subject: Grab Image From Web Server 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