khiav223577 / deep_pluck

Allow you to pluck attributes from nested associations without loading a bunch of records.
MIT License
460 stars 14 forks source link

Fix: joins incorrect table when doing inverse lookup for HABTM associations with custom name #48

Closed khiav223577 closed 3 years ago

khiav223577 commented 3 years ago

Resolve #46

It looks like it is a bug in rails_compatibility which is fixed in https://github.com/khiav223577/rails_compatibility/pull/8