Skip to content

1 Setup

Richard Peck edited this page Nov 12, 2016 · 2 revisions

Setup

To install, you need to go to RubyGems and get the latest version of the gem:

# Gemfile
gem 'exception_handler', '~> 0.6.5'

# System
gem install exception_handler
Clone this wiki locally