Rails Exception Notifier

Alternative to rollbar.com or sentry.com

Nauman Tariq

--

Ruby on rails email notification for exception by https://nauman.one

ExceptionNotification is a gem for Ruby on Rails applications that provides a simple and customizable way to handle error tracking and notifications. When an exception occurs in your Rails application, ExceptionNotification can automatically send you details about the error via different notifiers, such as email, Slack, or even custom webhooks.

--

--