RubyGems Navigation menu

table_print 0.1.1

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.1.1 - April 13, 2011 (11.0 KB)
顯示所有版本(共 34)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Chris Doyle

SHA 256 checksum:

faca628bf0207119e036e2663b0d34e6475e721bb19d807b1a1e3abc993e6b0a

總下載次數 23,495,699

這個版本 3,149

License:

Ruby 版本需求:

相關連結: