hammertime 0.0.3
When this library is required, it replaces the default Ruby exception-raising behavior. When an error is raised, the developer is presented with a menu enabling them to ignore the error, view a stack trace, debug the error using IRB or ruby-debug, and more.
Gemfile:
=
install:
=
Runtime Dependencies (2):
highline
~> 1.5
ruby-debug
~> 0.10
Development Dependencies (1):
rspec
>= 1.2.9