[ruby-talk:444500] [ANN] puts_debuggerer 1.0.0 Released

Puts Debuggerer finally goes version 1.0.0, and it now has a very helpful
new feature: printing the invoked class method as part of `pd` printouts.

GitHub Project : GitHub - AndyObtiva/puts_debuggerer: Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

Ruby Gem : puts_debuggerer | RubyGems.org | your community gem host

Blog Post Announcement :

Change Log (1.0.0):

- Support including class/method after file/line in every pd printout