RubyGems Navigation menu

table_print 0.2.2

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.2 - September 22, 2011 (16.0 KB)
顯示所有版本(共 34)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Chris Doyle

SHA 256 checksum:

8787e90646dd34dac5664493f3013f1fdd29579efc32dab11f350928ca03d544

總下載次數 23,452,883

這個版本 3,274

License:

Ruby 版本需求:

相關連結: