rollbar-gem icon indicating copy to clipboard operation
rollbar-gem copied to clipboard

Use The new Rails error reporter

Open morgoth opened this issue 1 year ago • 0 comments

The built-in error reporter is now available in Rails. https://edgeguides.rubyonrails.org/error_reporting.html

It should simplify and cleanup the integration for the rollbar gem. There is already an error tracker that is integrated with it, vide https://github.com/getsentry/sentry-ruby/blob/master/sentry-rails/lib/sentry/rails/error_subscriber.rb

morgoth avatar Sep 16 '22 10:09 morgoth