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

Coordinates on the Post object #68

Open
dentarg opened this issue May 30, 2017 · 0 comments
Open

Coordinates on the Post object #68

dentarg opened this issue May 30, 2017 · 0 comments

Comments

@dentarg
Copy link
Contributor

dentarg commented May 30, 2017

We have this now

[Hash] coordinates a hash containing :latitude and :longitude

But I think it's a bit inconsistent that we provide access to these attributes via a Hash. We could simplify things by setting latitude and longitude directly on the Post object.

I also think we should provide a predicate method coordinates? on the Post object.

When we do this, we can deprecate the coordinates attribute.

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

No branches or pull requests

1 participant