txray parses your Rails application with Prism and follows callbacks, concerns and helper methods to find HTTP requests, external service clients, mail delivery, job enqueues, subprocesses and unbounded loops running inside database transactions. It needs no application boot and no test coverage, so it reports problems on code paths your suite never executes. An optional runtime guard reports the same problems from a running application.
Required Ruby Version
>= 3.2.0
Authors
Theo Wecker