We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839ef5f commit 87d2526Copy full SHA for 87d2526
sentry-rails/lib/sentry/rails/configuration.rb
@@ -48,7 +48,7 @@ module Rails
48
"ActionController::NotImplemented",
49
"ActionController::ParameterMissing",
50
"ActionController::RoutingError",
51
- "ActionController::TooManyRequests"
+ "ActionController::TooManyRequests",
52
"ActionController::UnknownAction",
53
"ActionController::UnknownFormat",
54
"ActionController::UnknownHttpMethod",
0 commit comments