Colin Mr. wrote in post #1155224:
> Not sure if this is what you are looking for, and you might have to go
> back
> and add other controllers etc from previous sections. But Michael
> Hartl's
> tutorial has the "follow" feature in his sample_app...
>
http://www.railstutorial.org/book/following_users
No, I followed his tutorial already.
I'm looking for a function that lets one user contact another user.
So the user goes to a users profile, looks at one of his
listing/postings. Now he would like to send the posting user an inquiry
about this posting.
The user should be able to click on a contact button, that lets him get
in contact with the listing user.
Does this make sense?