Nie ma potrzeby instalowania klejnotu, aby to zadziałało (chociaż metawhere jest fajne)
Customer.joins(:purchases).group("customers.id").having("count(purchases.id) > ?",0)
Nie ma potrzeby instalowania klejnotu, aby to zadziałało (chociaż metawhere jest fajne)
Customer.joins(:purchases).group("customers.id").having("count(purchases.id) > ?",0)