Delayed Job Honeybadger

Build Status Gem Version

Notify Honeybadger of errors in Delayed Job workers.

Adapted from this and this

Contributing

  1. Fork it.
  2. Create a topic branch git checkout -b my_branch
  3. Commit your changes git commit -am "Boom"
  4. Push to your branch git push origin my_branch
  5. Send a pull request