Skip to content

Instantly share code, notes, and snippets.

@eviltrout
Created December 17, 2010 22:37
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 eviltrout/745835 to your computer and use it in GitHub Desktop.
Save eviltrout/745835 to your computer and use it in GitHub Desktop.
Account.transaction do
david.withdrawal(100)
mary.deposit(100)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment