Sha256: bcfc22041dd03b0a91c92e4a3e31929da2e19e7b756d988b278ab288eaad5ca8
Contents?: true
Size: 536 Bytes
Versions: 5
Compression:
Stored size: 536 Bytes
Contents
# Airbrake Extended _Send instance variables from raised exceptions as parameters with Airbrake notifications._ ## Install gem 'airbrake-extended' Automatically patches DelayedJob jobs with its custom notifier. ### Caveats - Currently only wraps exceptions raised within DelayedJob jobs. - Meant to be used in a Rails environment. ### To-Do - Want to patch core Airbrake capture, so that parameters are sent with all errors, not just Delayed Job. Made with ♥ by [@jfeldstein](http://twitter.com/jfeldstein).
Version data entries
5 entries across 5 versions & 1 rubygems