Delayed Job Honeyabdger ----------------------- Notify Honeybadger of errors in Delayed Job workers. Adapted from [this](http://stackoverflow.com/a/14172132/1332687) and [this](https://gist.github.com/2223758) ## Contributing 1. Fork it. 2. Create a topic branch `git checkout -b my_branch` 3. Commit your changes `git commit -am "Boom"` 3. Push to your branch `git push origin my_branch` 4. Send a [pull request](https://github.com/honeybadger-io/delayed_job_honeybadger/pulls) ## Todo Add RSpec and write some tests