A JavaScript library for integrating apps with the ⚡ Honeybadger Rails Error Notifier.
- Fork it.
- Create a topic branch
git checkout -b my_branch
- Commit your changes
git commit -am "Boom"
- Push to your branch
git push origin my_branch
- Send a pull request
To run the test suite, enter make test
into the console.
The Honeybadger gem is MIT licensed. See the MIT-LICENSE file in this repository for details.