Skip to content

Instantly share code, notes, and snippets.

@SnacksOnAPlane
Last active April 27, 2017 15:33
Show Gist options
  • Save SnacksOnAPlane/86157cb76c3d82fc3dadaf802a505628 to your computer and use it in GitHub Desktop.
Save SnacksOnAPlane/86157cb76c3d82fc3dadaf802a505628 to your computer and use it in GitHub Desktop.
new zip codes
ZipCode.create(zip: '12179', latitude: 42.711440, longitude: -73.525561)
ZipCode.create(zip: '12593', latitude: 42.243991, longitude: -73.641076)
ZipCode.create(zip: '01133', latitude: 42.170731, longitude: -72.604842)
ZipCode.create(zip: '01195', latitude: 42.1029, longitude: -72.5921)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment