table_print icon indicating copy to clipboard operation
table_print copied to clipboard

Add align column attr

Open aks opened this issue 9 years ago • 0 comments

First, thanks for a nice table formatter.

Second, I've added some column "helper" functions to make the tp argument hashes easier to build. These are the in column_helpers.rb file. There are some changes in the other files to support the new :align attribute.

I've also improved the formatters to support right, and center alignment for column specs.

specs & docs updated too.

feedback welcome.

aks avatar May 01 '15 02:05 aks