brianhempel / active_record_union

UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
Other
423 stars 41 forks source link

Feature request: Test on Rails 6.0 #26

Open olleolleolle opened 4 years ago

olleolleolle commented 4 years ago

Now Rails 6.0 is released, and it would be cool if there was