rgeo / rgeo-activerecord

RGeo ActiveRecord extensions and tools for spatial connection adapters
Other
89 stars 64 forks source link

Revert "Update Arel Visit Methods" #63

Closed keithdoggett closed 3 years ago

keithdoggett commented 3 years ago

Reverts rgeo/rgeo-activerecord#60

Doing this temporarily to get a hotfix out for rails 6.1. Since this is a breaking change, I do not want to add it in a patch.

keithdoggett commented 3 years ago

@januszm thanks for the review. Apologies for all the confusion here, but this was a reversion of #60 in order to get a release out to fix compatibility with rails 6.1. This whole PR was then undone in #64.