RubyGems Navigation menu

xaop-exception_notification 1.0.1

This gem differs from the exception_notifier gem in 3 ways: a) It actually works, because the latest commits on from the github rails/exception_notification repository are incorporated b) The name of the gem is closer to the name of the github repository (hopefully causing less confusion) c) The options to the middleware are stored in the Rack env, meaning you can send exception notifications from your own code after catching an exception, while still sending back a response to the user (probably mainly useful with Ajax requests)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - January 27, 2011 (6.5 KB)
  2. 1.0.1 - January 27, 2011 (6.5 KB)
  3. 1.0.0 - October 04, 2010 (6.5 KB)

Owners:

Authors:

  • Jamis Buck, Josh Peek, Joeri Samson

SHA 256 checksum:

11d536a20cadf292cb12985bc95e85347396ace4c698776dc5729f55dc142e9e

Total downloads 11,140

For this version 3,168

Licenses:

N/A

Required Ruby Version: None

Links: