Why does FollowingRelationship model have this name inconsistency: follower_id x followed_user_id (user suffix)?
Is there any particular reason it would be better than follower_id and followed_id, or follower_user_id and followed_user_id?