Skip to content

Instantly share code, notes, and snippets.

@santosh79
Created December 16, 2015 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save santosh79/e91ee6f710a1ba04b8ff to your computer and use it in GitHub Desktop.
Save santosh79/e91ee6f710a1ba04b8ff to your computer and use it in GitHub Desktop.
describe "As a user who has not logged in", do
it "Should NOT be able to do a post", do
assert result_of_post == :failed
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment