rgeo / rgeo-activerecord

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

Remove Arel::Visitors::DepthFirst #57

Closed keithdoggett closed 4 years ago

keithdoggett commented 4 years ago

Fixes #54

Based on PR (#55) from @kamipo.

Removes Arel::Visitors::DepthFirst from the gem since it is removed from ActiveRecord 6.1. Updates Appraisals to include Ar6.1.