Hello
I wanted my ruby program downloads a file from the Internet, anyone know
how to do?
thanks
···
--
Posted via http://www.ruby-forum.com/.
Hello
I wanted my ruby program downloads a file from the Internet, anyone know
how to do?
thanks
--
Posted via http://www.ruby-forum.com/.
Look at the net/http library that ships with ruby. There are examples in the docs.
Lake
On Aug 8, 2011, at 1:32 PM, Yábir García <yabirgb@gmail.com> wrote:
Hello
I wanted my ruby program downloads a file from the Internet, anyone know
how to do?thanks
--
Posted via http://www.ruby-forum.com/\.
http://www.ruby-doc.org/stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html
On Aug 8, 2011, at 1:32 PM, Yábir García <yabirgb@gmail.com> wrote:
Hello
I wanted my ruby program downloads a file from the Internet, anyone know
how to do?thanks
--
Posted via http://www.ruby-forum.com/\.