Closed richardmable closed 8 years ago
Create the ability for a user to comment on a post and to view all their comments.
This is done, but need some logic in a controller to only display comments for a post if there are any.
The logic has been put in the app, and posts now only display their own comments.
Create the ability for a user to comment on a post and to view all their comments.