Skip to content

Instantly share code, notes, and snippets.

@rojotek
Created September 4, 2012 07: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 rojotek/3618194 to your computer and use it in GitHub Desktop.
Save rojotek/3618194 to your computer and use it in GitHub Desktop.
specify "5 should be less than 10" do
5.should be_less_than 10
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment