Sha256: 99a93d7166f01b12e24c0da183d1b29443fa42d6b33be6ce5b5e26a56f80beb1
Contents?: true
Size: 767 Bytes
Versions: 6
Compression:
Stored size: 767 Bytes
Contents
# Tablesmith Drop-in gem for console tables for Hash, Array and ActiveRecord. ## Installation Add this line to your application's Gemfile: gem 'tablesmith' And then execute: $ bundle Or install it yourself as: $ gem install tablesmith ## Usage TODO: Write usage instructions here ## Why Not #{other_gem}? Happy to learn about something else already out there, but have struggled to find something that doesn't require some sort of setup. I want drop-in ready-to-go table output for Hashes, Arrays and ActiveRecord objects. Here's a quick list of other gems that I've tried out that are awesome and do much more than what Tablesmith does, but don't seem to specialize in what I want: - Hirb - text-table - table_print - awesome_print
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
tablesmith-0.4.1 | README.md |
tablesmith-0.4.0 | README.md |
tablesmith-0.3.1 | README.md |
tablesmith-0.3.0 | README.md |
tablesmith-0.2.2 | README.md |
tablesmith-0.2.1 | README.md |