RubyGems Navigation menu

hirb 0.3.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.3 - January 23, 2015 (45 KB)
  2. 0.7.2 - May 27, 2014 (45 KB)
  3. 0.7.1 - January 25, 2013 (44.5 KB)
  4. 0.7.0 - July 07, 2012 (44 KB)
  5. 0.6.2 - March 19, 2012 (44 KB)
  6. 0.3.2 - May 19, 2010 (41 KB)
Show all versions (31 total)

Development Dependencies (3):

bacon >= 0
mocha >= 0

Owners:

Authors:

  • Gabriel Horner

SHA 256 checksum:

7675394aaa0638d98372ba5abcff0b846d0fc844deb04895f3ae3d6b85df05c7

Total downloads 23,729,408

For this version 22,614

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: