rails join with table name code example Example: rails how to use joins User.joins(:groups).where(groups: {id: 1})