Skip to content

Instantly share code, notes, and snippets.

@thiagoramos23
Created July 19, 2015 03:28
Show Gist options
  • Select an option

  • Save thiagoramos23/3969413f277ed9bfcbf0 to your computer and use it in GitHub Desktop.

Select an option

Save thiagoramos23/3969413f277ed9bfcbf0 to your computer and use it in GitHub Desktop.
Transfer
def paypal_transfer_to( account , amount )
#PayPal stuff
email_sender . send_account_changed_notification( account )
email_sender . send_account_changed_notification( self )
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment