pretty_inspect

Pretty Inspect can be used anywhere Object::inspect can be used, and produces a more human readable representation of the object. It can be called as: object.pretty_inspect object.pretty_inspect(n), where n is the maximum depth to display


License
Ruby
Install
gem install pretty_inspect -v 1.1.0