auto_error 0.0.15
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 (8):
coffee-rails
~> 4.0
draper
~> 1.3
exception_notification
~> 4.0
haml
~> 4.0
handlebars_assets
~> 0.15
jquery-rails
~> 3.0
rails
~> 4.0
sprockets-rails
~> 2.0
Development Dependencies (6):
bcrypt-ruby
~> 3.1
do_not_want
= 0.0.1
fabrication
~> 2.9
faker
~> 1.2
rspec-rails
~> 2.14
sqlite3
~> 1.3