Sha256: 9c193d0b70994b14b8896f23f53cee6c3b9cbf113792d31aa39d87b6f338c768
Contents?: true
Size: 811 Bytes
Versions: 2
Compression:
Stored size: 811 Bytes
Contents
Delayed Job Honeybadger ----------------------- [](http://travis-ci.org/honeybadger-io/delayed_job_honeybadger) [](http://badge.fury.io/rb/delayed_job_honeybadger) 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
delayed_job_honeybadger-0.0.3 | README.md |
delayed_job_honeybadger-0.0.2 | README.md |