exception_notification icon indicating copy to clipboard operation
exception_notification copied to clipboard

Uninitialized constant when used with Rails 3

Open alto opened this issue 15 years ago • 1 comments

Hey, as described in ticket no. 87 (see https://rails.lighthouseapp.com/projects/8995-rails-plugins/tickets/87), when using exception_notification middleware with Rails, you get an "Uninitialized constant" exception. Lawrence Pit provided the patch, which I just put as a pull request.

alto avatar Oct 14 '10 15:10 alto

Hey @alto, the official repo is now https://github.com/smartinez87/exception_notification, and this has already been fixed there.

Thanks for your contribution!

smartinez87 avatar Aug 04 '11 23:08 smartinez87