RubyGems Navigation menu

table_print 0.2.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.2.1 - June 23, 2011 (16.5 KB)
顯示所有版本(共 34)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Chris Doyle

SHA 256 checksum:

a162f1a3b9333a4af34dbca6e851bfa0a9b931dec6e96f23914acd574f0c6343

總下載次數 23,495,669

這個版本 3,267

License:

Ruby 版本需求:

相關連結: