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

Handle polymorphic associations correctly. #14

Closed Bogadon closed 7 years ago

Bogadon commented 7 years ago

Fixes Issue #13

Includes test case.

khiav223577 commented 7 years ago

Thanks for your reporting and your PR! :)

khiav223577 commented 7 years ago

Thanks a lot. It works fine. 👍