Describe the idea
I recently posted an issue about supporting the ability to pass string messages through ActiveSupport::ErrorReporter. Unfortunately, recent changes on the upstream side have broken this functionality. During the discussion, it was clarified that AS::ErrorReporter will no longer support this feature. It seems the changes made here (#2464) should be reverted.
I apologize for the inconvenience; I should have opened an issue in the Rails repository first.
Why do you think it's beneficial to most of the users
N/A
Possible implementation
Revert #2464.
Describe the idea
I recently posted an issue about supporting the ability to pass string messages through
ActiveSupport::ErrorReporter. Unfortunately, recent changes on the upstream side have broken this functionality. During the discussion, it was clarified that AS::ErrorReporter will no longer support this feature. It seems the changes made here (#2464) should be reverted.I apologize for the inconvenience; I should have opened an issue in the Rails repository first.
Why do you think it's beneficial to most of the users
N/A
Possible implementation
Revert #2464.