I'm encountering strange behaviour when using subqueries with joins in Rails. While generating a non-subquery works fine, Rails seems to 'forget' about the join tables when constructing the full query.I'm encountering strange behaviour when using s
I'm encountering strange behaviour when using subqueries with joins in Rails. While generating a non-subquery works fine, Rails seems to 'forget' about the join tables when constructing the full query.I'm encountering strange behaviour when using s