Download files from internet

Hello

I wanted my ruby program downloads a file from the Internet, anyone know
how to do?

thanks

Look at the net/http library that ships with ruby. There are examples in
the docs.

Lake

http://www.ruby-doc.org/stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html