puts_debuggerer (Ruby gem for improved puts debugging, automatically displaying bonus useful information such as source line number and source code) version 1.0.1 has been relased.
Ruby Gem : puts_debuggerer | RubyGems.org | your community gem host
Change Log
1.0.1
-
Fix issue with deleting pd options from a Hash if it was the only argument breaking the guarantee that pd never modifies the printed object, which could cause bugs.
-
Fix issue with attempting to modify a frozen Hash when passing a frozen Hash as the only argument for pd method