RubyGems Navigation menu

pboling-super_exception_notifier 1.7.1

Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error classes to send emails for * alternatively, the error classes to not notify for * whether to send error emails or just render without sending anything * the HTTP status and status code that gets rendered with specific errors * the view path to the error page templates * custom errors, with custom error templates * define error layouts at application or controller level, or use the controller's own default layout, or no layout at all * get error notification for errors that occur in the console, using notifiable method * Override the gem's handling and rendering with explicit rescue statements inline. * Hooks into `git blame` output so you can get an idea of who (may) have introduced the bug * Hooks into other website services (e.g. you can send exceptions to to Switchub.com)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.7.1 - August 10, 2014 (24 KB)
  2. 1.7.0 - August 10, 2014 (23.5 KB)
  3. 1.6.8 - August 10, 2014 (23.5 KB)
  4. 1.6.7 - August 10, 2014 (22.5 KB)
  5. 1.6.6 - August 10, 2014 (22.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

rails >= 2.1

Authors:

  • Peter Boling, Jacques Crocker, Jamis Buck

SHA 256 checksum:

387a250110359fdf4274fb8524b7fc3f9c34251812bc6d02a835fe9d0b3c50e7

Total downloads 14,765

For this version 3,223

Licenses:

N/A

Required Ruby Version: >= 0

Links: