AutoError is a mountable engine for Rails 3.2+ which provides an 'exceptions_app' which helps you catch exceptions (showing the appropriate page to users) and an interface you can mount in your admin panel to display those errors.
Ryan Funduk
MIT
gem "auto_error", "~> 0.0.8"