Skip to content

Instantly share code, notes, and snippets.

@arkiver
Created March 21, 2017 18:06
Show Gist options
  • Save arkiver/52dad2a9ecfb430cd24a39863341ce90 to your computer and use it in GitHub Desktop.
Save arkiver/52dad2a9ecfb430cd24a39863341ce90 to your computer and use it in GitHub Desktop.
debug_str = "params: #{params}, current_employee: #{employee.try(:id)}"
Appsignal.send_exception(e, debug_text: debug_str)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment