Sentry — error tracking via the Sentry API
gem "ask-sentry"
client = Ask::Sentry.client # ... use the client according to its API
bundle exec rake test
MIT