Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to geo_scope from README #110

Merged
merged 1 commit into from
Sep 16, 2016
Merged

Remove references to geo_scope from README #110

merged 1 commit into from
Sep 16, 2016

Conversation

dinjas
Copy link
Contributor

@dinjas dinjas commented Sep 15, 2016

geo_scope was removed from geokit-rails in this commit.

This PR attempts to remove references to that method from the README.

@@ -113,41 +113,35 @@ Once you've specified `acts_as_mappable`, a few scopes are available :
* `closest` and `farthest` find the closest or farthest record from the origin point
* `by_distance` finds records ordered by distance from the origin point

All these scopes are the porcelain for a lower level scope named `geo_scope` that take a hash of options.
Their first parameter is simply one of the possible options, without the name
All of these scopes take a hash of options where the first parameter is simply
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could have worded this better...

@coveralls
Copy link

coveralls commented Sep 16, 2016

Coverage Status

Coverage remained the same at 48.79% when pulling 84a31ff on dinjas:master into eb777e2 on geokit:master.

@mnoack mnoack merged commit 3420620 into geokit:master Sep 16, 2016
@mnoack
Copy link
Member

mnoack commented Sep 16, 2016

Thanks @dinjas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants