How do I get the next page of results using the Instagram gem?
The documentation for the API itself says there is a pagination
hash passed in with each result (see here: http://instagram.com/developer/endpoints/). How do I access that with the gem?