Skip to content

Instantly share code, notes, and snippets.

@katsuyoshi
Created July 16, 2013 04:28
Show Gist options
  • Save katsuyoshi/6005775 to your computer and use it in GitHub Desktop.
Save katsuyoshi/6005775 to your computer and use it in GitHub Desktop.
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