Faveod / arel-extensions

Extending Arel
MIT License
142 stars 24 forks source link

Override all methods of Arel::Nodes::Or #31

Closed fsateler closed 3 years ago

fsateler commented 3 years ago

This unbreaks equality checking, and possibly other things that assumed left or right contained anything.

Should fix #30

jdelporte commented 3 years ago

Thank you for you interest in this gem and moreover for your help in improving it.