restarts 1.0.3
restarts.rb implements a new method Kernel#raise_condition which is similar to Kernel#raise for throwing exceptions, with the added feature of adding "restarts" next to the place where the exception is thrown so that they can be invoked from the exception handler somewhere higher up in the stack.
Gemfile:
=
installation:
=
Dépendances de Development (1):
hoe
>= 1.7.0