Is it possible to upload an image using imgur's api via Rails on Heroku (write limitability?)
I was looking at the following gem:
https://github.com/vanntastic/imgur
How would you handle the actual process of pointing to the actual file to upload with the upload_file method?