Skip to content

Instantly share code, notes, and snippets.

@jschementi
Created March 29, 2009 03:59
Show Gist options
  • Save jschementi/87277 to your computer and use it in GitHub Desktop.
Save jschementi/87277 to your computer and use it in GitHub Desktop.
should 'add' do
$calc.do 2, 'Add', 3, 'equals'
$calc.screen.should.equal '5'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment