Skip to content

Instantly share code, notes, and snippets.

@aharpole
Created January 11, 2014 05:45
Show Gist options
  • Save aharpole/8367528 to your computer and use it in GitHub Desktop.
Save aharpole/8367528 to your computer and use it in GitHub Desktop.
RSpec Predicate Matchers code snippet
def has_cookie?
true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment