Project

ask-sentry

0.0
The project is in a healthy, maintained state
Error context for agents via Sentry for the ask-rb ecosystem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 5.25
~> 3.1
~> 13.0
~> 6.3
~> 3.23

Runtime

>= 0.1
>= 0.1
~> 2.0
 Project Readme

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