Skip to content

Instantly share code, notes, and snippets.

@razielgn
Created September 6, 2011 17:37
Show Gist options
  • Save razielgn/1198359 to your computer and use it in GitHub Desktop.
Save razielgn/1198359 to your computer and use it in GitHub Desktop.
CommentsController
should display a notice if the user is not logged in
should display a notice if no comments are on a page
should be possible to comment on another user's page
when a user is on its own page
should be able to delete a comment
should not be able to comment on his own page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment