RubyGems Navigation menu

wrangler 0.1.14

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.14 - February 19, 2010 (20,5 KB)
Zeige alle Versionen (27 total)

Runtime Abhängigkeiten (1):

actionmailer >= 2.1.0

Besitzer:

Autoren:

  • Brian Percival

SHA 256-Prüfsumme:

30a718fa8b0139383fc9fb556fcfce26e6e66cfffd598281b85c73c42ee3cafb

Downloads insgesamt 91.830

Für diese Version 3.363

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: