ask-sentry

Sentry — error tracking via the Sentry API

Installation

gem "ask-sentry"

Usage

client = Ask::Sentry.client
# ... use the client according to its API

Development

bundle exec rake test

License

MIT