Created
July 16, 2013 04:28
-
-
Save katsuyoshi/6005775 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'open-uri' | |
url = URI.escape('http://marking.herokuapp.com/reports.json?category=コイン精米所&place=39.49591064453125,140.5938110351562&r=20') | |
open(url).read |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment