exception_handler 0.5.1
Rails gem to create custom error pages. Captures exceptions using "exception_app" callback, routing to "Exception" controller, rendering the view as required.
Gemfile:
=
install:
=
Development Dependencies (8):
activerecord
>= 0
activesupport
>= 0
bundler
~> 1.6
rails
~> 4.0.0
rake
>= 0
rspec
~> 3.3
rspec-rails
~> 3.3
sqlite3
~> 1.3.10