An open API service indexing awesome lists of open source software.

https://github.com/alchemycms/alchemy-airbrake

Alchemy Airbrake error notifier
https://github.com/alchemycms/alchemy-airbrake

airbrake alchemy-cms errbit

Last synced: about 1 year ago
JSON representation

Alchemy Airbrake error notifier

Awesome Lists containing this project

README

          

# Alchemy::Airbrake
Airbrake and Errbit error reporting extension for AlchemyCMS.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'alchemy-airbrake'
```

And then execute:
```bash
$ bundle
```