findbug 0.3.5
FindBug is a Sentry-like error tracking and performance monitoring gem that stores data locally using Redis and your database. Features include exception capture, performance instrumentation, alerting, and a built-in dashboard.
Gemfile:
=
install:
=
Runtime Dependencies (8):
activejob
>= 7.0, < 9.0
activerecord
>= 7.0, < 9.0
activesupport
>= 7.0, < 9.0
connection_pool
~> 2.2
railties
>= 7.0, < 9.0
redis
>= 4.0, < 6.0
stimulus-rails
>= 1.0, < 3.0
turbo-rails
>= 1.0, < 3.0