Describe the bug
Rails ActionController::RoutingError not being reported, others look normal as expected.
Environment
- Bugsnag version: 6.25.2
- Ruby version: 3.2.3
- Bundle version: 2.4.19
- Integration framework version:
Example code snippet
Bugsnag.configuration.ignore_classes
# => #<Set: {SystemExit, SignalException}>
Error messages:
# Server Logs
# ActionController::RoutingError (No route matches [GET] "/storefront/ba_tracking.js-1234567.map"
