Categories: None [Edit]
hirber
Hirb provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output. Given an object or array of objects, hirb renders a view based on the object's class and/or ancestry. Hirb offers reusable views in the form of helper classes. The two main helpers, Hirb::Helpers::Table and Hirb::Helpers::Tree, provide several options for generating ascii tables and trees. Using Hirb::Helpers::AutoTable, hirb has useful default views for at least ten popular database gems i.e. Rails' ActiveRecord::Base. Other than views, hirb offers a smart pager and a console menu. The smart pager only pages when the output exceeds the current screen size. The menu is used in conjunction with tables to offer two dimensional menus.
Total
Ranking: 7,914 of 184,790
Downloads: 432,402
Daily
Ranking: 4,860 of 184,778
Downloads: 551
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,025,178,766 | rake |
26 | 854,674,154 | rspec |
68 | 499,577,664 | pry |
189 | 208,377,611 | rspec_junit_formatter |
651 | 72,401,250 | mocha |
7,931 | 429,948 | bacon |
12,185 | 173,771 | mocha-on-bacon |
60,892 | 15,849 | bacon-bits |
Owners
# | Gravatar | Handle |
---|---|---|
1 | marzdrel |