Registry / utility / pp
library0.6.3rbrubygemsunverified

Provides a pretty-printer for Ruby objects, useful for debugging.

gem install pp
INSTALL
IMPORT
SIG · PP
P
pp
utilityrubyv0.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PP
require 'pp'

Pretty-print a Ruby object

require 'pp' pp({foo: 'bar', baz: [1, 2, 3]})
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
pp — gem install pp · libregistry