Files | Admin

Notes:

Release Name: 0.0.5

Notes:
TidyTable
    by Geoffrey Grosenbach
    http://topfunky.com

== DESCRIPTION:
  
Yet another library to convert an array of structs (such as an ActiveRecord 
object) into an HTML table. Simple, with a few options. Includes automatic 
tags for first_column, first_row, even, odd, etc.


Changes: == 0.0.5 / 2007-11-14 * Added :title option in initializer. Emits header row spanning all columns.