table_print Blogs
Written by Kiprosh, team of passionate and disciplined craftsmen turning your ideas into reality.
Kiprosh is now part of LawLytics
Written by Kiprosh, team of passionate and disciplined craftsmen turning your ideas into reality.
table_print Gem It's an efficient way to view a list of structured data, making it easy to scan and compare across large swaths of records. It even lets you nest other tables of related objects, contextualizing data across tables. It’s incredibly flexible, yet simple, making it easy to see exactly the data you care about. INSTALLATION: To install the gem: Add the following to your gemfile- gem "table_print", "~> 1.0.0" Then run: $ bundle install USAGE: Go to rails console: $ rails c Eg. 1) To view the entire table: tp Size.all Will give the output: ID