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).
Required Ruby Version
None
Authors
Chris Doyle
Versions
- 1.5.7 June 20, 2020 (26 KB)
- 1.5.6 March 25, 2016 (26 KB)
- 1.5.5 March 16, 2016 (25.5 KB)
- 1.5.4 July 12, 2015 (25.5 KB)
- 1.5.3 July 25, 2014 (25 KB)
- 0.1.0 April 12, 2011 (9.5 KB)