I am having some issues when doing calling imdb from my ec2 instance.
I am using the IMDB gem (
http://github.com/ariejan/imdb )
when I pull down data it seems to be in iso-8859-1, NOT utf-8. But,
when I do the same call from my mac it IS utf-8. How can I force this?