Skip to content

Instantly share code, notes, and snippets.

@richmolj
Last active December 18, 2015 15:52
Show Gist options
  • Save richmolj/69b587483c9faa7df0c6 to your computer and use it in GitHub Desktop.
Save richmolj/69b587483c9faa7df0c6 to your computer and use it in GitHub Desktop.
begin
1/0
rescue => e
event = Raven.capture_exception(e)
sentry_link = "http://sentry.ny.cas.inf.bloomberg.com/sentry/chef-client/?query=#{event.id}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment