Learn Why to Code

A brief introduction to practical programming

How to Download a File

The problem: How do we actually download files off the Internet?
The solution: The HTTParty gem provides methods to easily download from URLs.

This is just a skeleton of the actual lesson. Content is added as it is edited and polished.

Comments