フォローフォロワー機能でたとえばフォローフォロワー”以外”のユーザーを表示したい時どのように実装すればいいんでしょうか?
Follow
following_id(User_id)
followed_id(User_id)
フォローフォロワーのユーザー表示は下記だと思うのですが、この逆を表示させたいです
Follows(following=current user) followed_id 下記などを試したのですがうまくいかず… User
s doesnt contain Follow`s(following=current user) followed_id