Skip to content

Instantly share code, notes, and snippets.

@richdownie
Created March 11, 2013 17:35
Show Gist options
  • Save richdownie/5136022 to your computer and use it in GitHub Desktop.
Save richdownie/5136022 to your computer and use it in GitHub Desktop.
def email_errors(terminal_output)
@console = terminal_output
mail to: "[email protected]", subject: "Doolli Automated Test Errors"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment