README.markdown

Path: README.markdown
Last Update: Fri Mar 19 21:17:31 -0600 2010

merb-exceptions

=========

A simple Merb plugin to ease exception notifications.

The notifier currently supports two interfaces, Email Alerts and Web Hooks. Emails are formatted as plain text and sent using your Merb environment‘s mail settings. Web hooks as sent as post requests.

Getting Going

[Validate]