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
- Host: GitHub
- URL: https://github.com/alchemycms/alchemy-airbrake
- Owner: AlchemyCMS
- License: mit
- Created: 2021-11-24T20:38:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-27T09:18:52.000Z (over 4 years ago)
- Last Synced: 2024-05-21T04:10:55.402Z (about 2 years ago)
- Topics: airbrake, alchemy-cms, errbit
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```