RubyGems Navigation menu

table_print 0.2.3

TablePrint formats an object or array of objects into columns for easy reading. To do this, it assumes the objects in your array all respond to the same methods (vs pretty_print or awesome_print, who can't create columns because your objects could be entirely different).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.7 - June 20, 2020 (26.0 KB)
  2. 1.5.6 - March 25, 2016 (26.0 KB)
  3. 1.5.5 - March 16, 2016 (25.5 KB)
  4. 1.5.4 - July 12, 2015 (25.5 KB)
  5. 1.5.3 - July 25, 2014 (25.0 KB)
  6. 0.2.3 - March 02, 2012 (17.0 KB)
顯示所有版本(共 34)

Development 相依性套件 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
shoulda >= 0

擁有者:

作者:

  • Chris Doyle

SHA 256 checksum:

0b6c9ead09a72a2df5b7b9ffe35d8d3c06b580dce7d16049909cccb1bf09b42e

總下載次數 23,555,334

這個版本 3,142

License:

Ruby 版本需求:

相關連結: