exception_handler 0.3.0
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
haml
~> 4.0.5
rails
~> 4.0.0
rake
>= 0
rspec
>= 0
sass
~> 3.3.7