table_print 1.0.0.rc3
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:
=
安装:
=
Runtime 依赖 (1):
bundler
~> 1.1