DEV Community

Burdette Lamar
Burdette Lamar

Posted on

Ruby Gem debug_helper Version 1.8 Is Up

Ruby gem debug_helper Version 1.8 is up.

The debug_helper assists in printf-style debugging by displaying details about objects, often recursively.

New classes detailed:

  • Dir
  • Exception
  • Range
  • Regexp
  • IO
  • MatchData

Top comments (0)