RubyGems Navigation menu

wrangler 0.1.1

A gem for handling exceptions thrown inside your Rails app. If you include the gem in your application controller, Wrangler will render the error pages you configure for each exception or HTTP error code. It will also handle notifying you via email when certain exceptions are raised. Allows for configuration of which exceptions map to which error pages, which exceptions result in emails being sent. Also allows for asynchronous email sending via delayed job so that error pages don't take forever to load. See README for lots of info on how to get started and what configuration options are available.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.26 - January 18, 2011 (22.5 KB)
  2. 0.1.25 - September 22, 2010 (22.5 KB)
  3. 0.1.24 - September 04, 2010 (22 KB)
  4. 0.1.23 - August 01, 2010 (22 KB)
  5. 0.1.22 - June 16, 2010 (22 KB)
  6. 0.1.1 - November 13, 2009 (18.5 KB)
Show all versions (27 total)

Runtime Dependencies (1):

Owners:

Authors:

  • Brian Percival

SHA 256 checksum:

9a53813fd1fd671785a1cc260533950ff271f5596a61e43a36690aed76285454

Total downloads 91,390

For this version 3,417

Licenses:

N/A

Required Ruby Version: None

Links: