Sign in Sign up
rubygems

cldwalker-hirb

Hirb currently provides a mini view framework for console applications, designed to improve irb's default output. Hirb improves console output by providing a smart pager and auto-formatting output. The smart pager detects when an output exceeds a screenful and thus only pages output as needed. Auto-formatting adds a view to an output's class. This is helpful in separating views from content (MVC anyone?). The framework encourages reusing views by letting you package them in classes and associate them with any number of output classes.

Activity

Latest release
17y ago
Total releases
10
Cadence
~9 days
Last 12 months
0

Details

First release
Mar 12, 2009
Releases
Version Released
0.2.6 patch
0.2.5 patch
0.2.3 patch
0.2.4 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial