Description
Ruby on Rails 7 introduced a standard solution for error reporting where services like bugsnag provide an error subscriber class that is interchangeable and hooks into rails in a standard way.
Describe the solution you'd like
It would be great if bugsnag could provide an official error subscriber class for rails 7.
Describe alternatives you've considered
I think the current solution works fine but it’d be good to support the official error API.
Additional context
Description
Ruby on Rails 7 introduced a standard solution for error reporting where services like bugsnag provide an error subscriber class that is interchangeable and hooks into rails in a standard way.
Describe the solution you'd like
It would be great if bugsnag could provide an official error subscriber class for rails 7.
Describe alternatives you've considered
I think the current solution works fine but it’d be good to support the official error API.
Additional context