Skip to content
Snippets Groups Projects
Commit 2ba8e8b1 authored by ZebThan's avatar ZebThan
Browse files

remove comment

parent 2eba7039
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ To find objects by location, use the following scopes:
Objects are ordered by distance by default. To turn it off use the following:
Venue.near('Omaha', 20, :order => false) # Venue.near('Omaha', :order => false) will cause an error.
Venue.near('Omaha', 20, :order => false)
With geocoded objects you can do things like this:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment