Skip to content

Instantly share code, notes, and snippets.

@trinitronx
Created May 14, 2013 22:25
Show Gist options
  • Save trinitronx/5580164 to your computer and use it in GitHub Desktop.
Save trinitronx/5580164 to your computer and use it in GitHub Desktop.
describe "a simple RSpec matcher" do
true.should be_true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment