activerecord-hackery--ransack/lib
David Rodríguez a6f91a464c
Fix issue with self joins and includes (#1275)
Our polyamorous monkeypatches were doing too much. Removing our custom
equality and letting ActiveRecord figure it out seems to do the trick
and fix this.

On some Rails & DB adapters this seems to break a polyamorous spec.
However, this spec just tests an implementation detail but it's unclear
whether the spec breaking has any actual bad side effect in real like,
so I removed it.
2022-03-07 13:14:11 +01:00
..
polyamorous Fix issue with self joins and includes (#1275) 2022-03-07 13:14:11 +01:00
ransack release 2.5.0 2021-12-25 18:59:22 +01:00
polyamorous.rb Update polyamorous.rb 2021-02-23 17:51:47 +01:00
ransack.rb Add `Style/RedundantFileExtensionInRequire` cop 2020-12-31 20:17:00 +09:00