RubyGems Navigation menu

wrangler 0.1.7

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 (but delayed_job is not required for sending email; wrangler will automatically send email synchronously if delayed_job is not available. . See README for lots of info on how to get started and what configuration options are available.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.26 - January 18, 2011 (22,5 ko)
  2. 0.1.25 - September 22, 2010 (22,5 ko)
  3. 0.1.24 - September 04, 2010 (22 ko)
  4. 0.1.23 - August 01, 2010 (22 ko)
  5. 0.1.22 - June 16, 2010 (22 ko)
  6. 0.1.7 - November 30, 2009 (19,5 ko)
Voir toutes les versions (27)

Dépendances de Runtime (1):

actionmailer >= 2.1.0

Propriétaires:

Auteurs:

  • Brian Percival

Total de contrôle SHA 256:

ae5c7286c23efc90bae16ed0d10281c0d27094cca628e48cc47b37853ab11cf8

Total de téléchargements 91 830

Pour cette version 3 381

License:

aucune

Version de Ruby requise: None

Liens: