I am writing an update to my Twitter application, and I'm adding
follow this user and stop following this user functionality. I was
using the friendship, but I don't think that's right.

How do I check if a user is following (which method) another user? And
I already have create and destroy methods built into the class I am
using.

Reply via email to