Recent Blog Posts
How to download files with a Ruby script
on Aug 20, 2006 in HowTo Just Ruby download file howto picture ruby For a project that I'm working on, I want to download a set of pictures from flickr once a day. In this way, my Rails app won't need to access the flickr api - it can just grab the pics out of an images directory. I figured that it would be an awfu...
How to download files with a Ruby script
on Aug 20, 2006 in HowTo Just Ruby download file howto picture ruby For a project that I'm working on, I want to download a set of pictures from flickr once a day. In this way, my Rails app won't need to access the flickr api - it can just grab the pics out of an images directory. I figured that it would be an awfu...
