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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.7.3 - January 23, 2015 (45.0 KB)
  2. 0.7.2 - May 27, 2014 (45.0 KB)
  3. 0.7.1 - January 25, 2013 (44.5 KB)
  4. 0.7.0 - July 07, 2012 (44.0 KB)
  5. 0.6.2 - March 19, 2012 (44.0 KB)
  6. 0.3.2 - May 19, 2010 (41.0 KB)
顯示所有版本(共 31)

Development 相依性套件 (3):

bacon >= 0
mocha >= 0

擁有者:

作者:

  • Gabriel Horner

SHA 256 checksum:

7675394aaa0638d98372ba5abcff0b846d0fc844deb04895f3ae3d6b85df05c7

總下載次數 23,803,632

這個版本 22,623

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: