1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Jean Boussier 6bbf8d647d Implement ErrorReporter#disable
Ref: https://github.com/rails/rails/pull/43625#discussion_r809532572

It can be used by error reporting service integration when they wish
to handle the error higher in the stack.

For instance Sidekiq has its own error handling interface with a
little bit of extra context information.
2022-03-07 16:10:27 +01:00
..
active_support Implement ErrorReporter#disable 2022-03-07 16:10:27 +01:00
active_support.rb Change MessageEncryptor default serializer to JSON for Rails 7.1 2022-02-07 12:19:36 -05:00