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

Update geo_loc.rb #199

Merged
merged 1 commit into from Mar 23, 2017
Merged

Update geo_loc.rb #199

merged 1 commit into from Mar 23, 2017

Conversation

jamesstonehill
Copy link
Contributor

Fixes this issue: geokit/geokit-rails#113


# sanatises the GeoLoc object so that it conforms to []
h = h.to_hash

Choose a reason for hiding this comment

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

Trailing whitespace detected.

@@ -49,7 +49,10 @@ def province
# Constructor expects a hash of symbols to correspond with attributes.
def initialize(h = {})
@all = [self]


Choose a reason for hiding this comment

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

Trailing whitespace detected.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.184% when pulling 5c4d378 on jamesstonehill:patch-1 into 9743ccb on geokit:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.184% when pulling 5c4d378 on jamesstonehill:patch-1 into 9743ccb on geokit:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.184% when pulling 5c4d378 on jamesstonehill:patch-1 into 9743ccb on geokit:master.

@atomicpromise
Copy link

atomicpromise commented Jan 26, 2017

We are using @jamesstonehill's branch successfully until this is merged. Thanks James!

@ian
Copy link

ian commented Mar 22, 2017

Seeing geokit/geokit-rails#113 in production. Any thoughts on getting this merged?

@mnoack
Copy link
Member

mnoack commented Mar 23, 2017

I think when this was first done I looked at it and could see that it worked, but had a feeling there was a better way. But I never got around to it so I'll merge.

@mnoack mnoack merged commit 1f92c6e into geokit:master Mar 23, 2017
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.

None yet

6 participants