Hammertime: An interactive error console for Ruby
Hammertime intercepts exceptions at the point they are raised. It then enables you to ignore the error, view a stack trace, debug the error, drop into an IRB console, and more.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Hammertime intercepts exceptions at the point they are raised. It then enables you to ignore the error, view a stack trace, debug the error, drop into an IRB console, and more.
Post a comment