auto_error 0.0.14
AutoError is a mountable engine for Rails 4.0+ 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.
Gemfile:
=
install:
=
Runtime Dependencies (9):
coffee-rails
>= 0
draper
>= 0
haml
>= 0
handlebars_assets
>= 0
jquery-rails
>= 0
rails
>= 4.0.0
sprockets-rails
>= 0