rb19-hirb

v 0.3.2

A mini view framework for console/irb that's easy to use

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.

http://tagaholic.me/hirb/

To install rb19-hirb, paste this in macOS terminal after installing MacPorts

sudo port install rb19-hirb

Add to my watchlist

Installations 0
Requested Installations 0