Skip to content

Instantly share code, notes, and snippets.

@slant
Created January 11, 2013 22:52
Show Gist options
  • Save slant/4514662 to your computer and use it in GitHub Desktop.
Save slant/4514662 to your computer and use it in GitHub Desktop.
Best code EVAR!
def state_from_lat_lng(from_lat, from_lng)
State.where(:abbreviation => "TX")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment