RubyGems Navigation menu

table_print 0.2.0

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.0 - April 27, 2011 (16.5 KB)
顯示所有版本(共 34)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Chris Doyle

SHA 256 checksum:

f52f97285973295c262a7da185b51c91d10d4e930b7482cabb9ba04e07018cb9

總下載次數 23,438,749

這個版本 3,203

License:

Ruby 版本需求:

相關連結: