michaeljbishop / mulligan

Elegant, Ruby-ish Restartable Exceptions for Ruby (like Lisp's "Restarts")
http://michaeljbishop.github.io/mulligan/
MIT License
8 stars 0 forks source link

`Kernel#raise` with no arguments should issue a RuntimeError #10

Closed michaeljbishop closed 10 years ago

michaeljbishop commented 10 years ago

Right now, mulligan tries to call #recoveries on a nil class.

michaeljbishop commented 10 years ago

https://github.com/michaeljbishop/mulligan/commit/08823c3f84147ba0d9630e699d9f9ec215103398