≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #1574

Bug #1574: Rails 3: exception notifications via Rack middleware

Kind bug
Product wincent.dev
When Created 2010-06-15T10:56:43Z, updated 2010-07-01T06:33:21Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

Previously we had exception notifications "baked in" to the application itself.

Things have changed in Rails 3 and that approach will no longer work. We need to extract the code and package it as a Rack middleware.

If in doubt, see the ExceptionNotifier plug-in for an example of how this is done.

Comments

  1. Greg Hurrell 2010-06-25T16:23:40Z

    See also ticket #1448.

  2. Greg Hurrell 2010-07-01T06:33:16Z

    Done. Marking as closed.

  3. Greg Hurrell 2010-07-01T06:33:21Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets