A
architbaweja
restarts version 1.0.2 has been released!
* latest install via: gem install restarts
* latest code is available at http://github.com/archit/restarts/tree/master
* latest documentation is available at http://ore.rubyforge.org/restarts
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.
hopefully the released gem file @ http://rubyforge.org/frs/?group_id=189
is picked up by the time most of you read it. Check it out and let me
know
what you guys think
- Archit Baweja
* latest install via: gem install restarts
* latest code is available at http://github.com/archit/restarts/tree/master
* latest documentation is available at http://ore.rubyforge.org/restarts
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.
hopefully the released gem file @ http://rubyforge.org/frs/?group_id=189
is picked up by the time most of you read it. Check it out and let me
know
what you guys think
- Archit Baweja