Registry / utility / awesome-print

awesome-print

JSON →
library1.9.2rbrubygemsunverified

A Ruby debugging companion that pretty prints objects to visualize their structure, with support for custom formatting via plugins.

gem install awesome_print
INSTALL
IMPORT
SIG · AWESOME-PRINT
A
awesome-print
utilityrubyv1.9.2
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.

AwesomePrint
require 'awesome_print'

Pretty prints a hash with arrays.

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

No known issues recorded.

Upgrade
Version history
1.9.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
34
Bingbot
13
OpenAI (training)
2
Resources