Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Coordinates on the Post object #68

Description

@dentarg

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions