json_to_table
display JSON as TABLE
Installation
Write in Gemfile or gemspec file
gem 'json_to_table'
then install gems
$ bundle install
Or install it yourself as:
$ gem install json_to_table
Usage
bundle exec ruby exe/json_to_table show [json_file]