LEFT JOIN + WHERE in ActiveRecord: The Trap That Turns It Into INNER JOIN
Fix Rails LEFT JOIN + WHERE trap that becomes INNER JOIN. Covers .left_joins, scoped associations, WHERE vs ON, and SQL verification with examples.
5 min read