Closed kamipo closed 4 years ago
Thanks @kamipo!
@teeparham Is this good to merge?
Is that merge request still alive?
Thanks for bringing this up @kamipo .
Instead of using version-specific conditionals, it would be better if the Arel::Visitors::DepthFirst.class_eval
block is removed altogether, we add an appraisal for activerecord 6.1
(based on the master branch of rails
), and then bump the gem version.
This would be consistent with how the gem has been versioned up to this point.
Closing since #57 was merged.
Ref https://github.com/rails/rails/pull/36492.