Changes for version 0.3

  • added code from Ron McClain to support clickable search-by column headers
  • empty has_many columns were not being rendered in listview (now they are rendered as an empty table cell, so keeping in sync with column headers) because maybe_many_link_views() was returning an empty list when supplied with an empty list of values. Now it returns ''

Modules

HTML::QuickTable goodness for Maypole