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

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

AlchemyCMS Bugsnag Error Tracking
https://github.com/alchemycms/alchemy-bugsnag

Last synced: about 1 year ago
JSON representation

AlchemyCMS Bugsnag Error Tracking

Awesome Lists containing this project

README

          

# Alchemy::Bugsnag
Bugsnag error reporting extension for AlchemyCMS.

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

```ruby
gem 'alchemy-bugsnag'
```

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