RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Puts Debuggerer 1.0.0 Includes Invoked Class/Method Name

Puts Debuggerer finally goes version 1.0.0, and it now has a very helpful new feature: printing the class name and method name as part of pd printouts. For those unfamiliar with Puts Debuggerer, the project was inspired by a blog post by Aaron Patterson titled “I am a puts debuggerer”, which jokingly borrows from the wording of the comedy movie Dumb and Dumberer, turning debugger to “debuggerer”. The Puts Debuggerer Ruby gem aimed at automating most of the suggestions in that blog post. https://andymaleh.blogspot.com/2024/05/puts-debuggerer-100-includes-invoked.html

Comments

Similar gem: https://github.com/olegantonyan/super_awesome_print/ - just a stupid wraper on top of awesome_print

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in