Skip to content

Instantly share code, notes, and snippets.

@jeremyruppel
Created June 11, 2013 20:48
Show Gist options
  • Save jeremyruppel/5760524 to your computer and use it in GitHub Desktop.
Save jeremyruppel/5760524 to your computer and use it in GitHub Desktop.
describe MyClass do
example '#foo' do
verify { subject.foo }
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment