EugZol / where_exists

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

undefined method `macros` #<ActiveRecord::Reflection::HasAndBelongsToManyReflection:0x000055956790f608> #6

Closed SampsonCrowley closed 6 years ago

SampsonCrowley commented 7 years ago

trying to use the gem to filter records with a HABTM, doesn't seem to work

SampsonCrowley commented 7 years ago

fixed by https://github.com/EugZol/where_exists/pull/7

EugZol commented 6 years ago

Merged in #7