No release in over 3 years
Low commit activity in last 3 years
Notifies Honeybadger of errors in Delayed Job workers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

[DEPRECATED] Delayed Job Honeybadger

Build Status Gem Version

Notify Honeybadger of errors in Delayed Job workers.

Adapted from this and this

Important: As of Honeybadger v1.14.0, delayed_job is shipped with it.

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