This is the query statement I wrote. I\'m trying to get and print all post where the value of requestor == current_user.id
requestor == current_user.id
@posts = Post.joins(