EugZol / where_exists

Adds the power of SQL Exists to ActiveRecord
MIT License
110 stars 18 forks source link

Fix deeply nested through associations #11

Closed SampsonCrowley closed 6 years ago

SampsonCrowley commented 6 years ago

Fixes #10

EugZol commented 6 years ago

Hi @SampsonCrowley. Thanks for the PR and sorry for the delay. May I ask you to squash, rebase, and then ensure that all tests are passing?

SampsonCrowley commented 6 years ago

@EugZol sorry, didn't get the notification. I'll get that done ASAP

SampsonCrowley commented 6 years ago

@EugZol Done

EugZol commented 6 years ago

@SampsonCrowley Thank you.

SampsonCrowley commented 6 years ago

no problem! one of the most convenient and efficient gems available