ask-sentry
Sentry — error tracking via the Sentry API
Installation
gem "ask-sentry"Usage
client = Ask::Sentry.client
# ... use the client according to its APIDevelopment
bundle exec rake testLicense
MIT
Project
Sentry — error tracking via the Sentry API
gem "ask-sentry"client = Ask::Sentry.client
# ... use the client according to its APIbundle exec rake testMIT