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

Integrate with Pry #2

Open michaeljbishop opened 10 years ago

michaeljbishop commented 10 years ago

If you integrated with the Pry gem, when receiving an error, Pry's console could display the available recoveries and let the user choose which one to execute.