index.html in table_fu-0.3.1 vs index.html in table_fu-0.3.2
- old
+ new
@@ -8,10 +8,10 @@
<link rel="stylesheet" type="text/css" href="documentation/css/dawn.css" />
</head>
<body>
<a href="http://www.propublica.org" class="propublica"> </a>
- <h1>TableFu <small>– Version: 0.3.1</small></h1>
+ <h1>TableFu <small>– Version: 0.3.2</small></h1>
<p><a href="http://github.com/propublica/table-fu">TableFu</a> is a ruby gem for spreadsheet-style handling of arrays (e.g. filtering, formatting, and sorting by "column" or "row"). In addition, it has the ability to <a href="#facet">facet</a> — or group — rows according to cell value. It was developed as a backend for its companion project <a href="http://www.github.com/propublica/table-setter">TableSetter</a>.</p>
<p>For example, <strong>TableFu</strong> can consume a csv file and sort on a column:
<pre class="dawn">csv <span class="Keyword">=</span><<-CSV
Author,Best Book,Number of Pages,Style