Registry / cli / hirb
library0.7.3rbrubygemsunverified

Hirb provides a mini view framework for console applications to improve IRB output with tables and trees.

gem install hirb
INSTALL
IMPORT
SIG · HIRB
H
hirb
clirubyv0.7.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.

Hirb
require 'hirb'

Enable Hirb to format array of hashes as a table.

require 'hirb' Hirb.enable puts [{name: 'Alice', age: 30}, {name: 'Bob', age: 25}]
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
hirb — gem install hirb · libregistry