Skip to content

Instantly share code, notes, and snippets.

@ocxo
Created April 11, 2011 13:03
Show Gist options
  • Save ocxo/913479 to your computer and use it in GitHub Desktop.
Save ocxo/913479 to your computer and use it in GitHub Desktop.
nearbys = Location.near("Omaha, NE", 50, :order => "distance")
bearing = nearbys.first.bearing
Geocoder::Calculations.compass_point(bearing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment