active_record_union
active_record_union copied to clipboard
Interested in supporting intersect and except?
We have added support for intersect
and except
locally, was curious if you'd welcome a PR for that, since it expands the scope of the gem beyond union
I've vote for that!
@iamtheschmitzer Is your version open sourced somewhere?
https://github.com/brianhempel/active_record_union/pull/24
This is a great addition, I'm sad that this didn't get approved.
This gem is the only one that handles union between different objects. ActiveRecord extended is great, but doesn't handle the above.