public
Description: Adds a helper method for generating HTML tables from collections
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/table_helper.git
obrie (author)
Sun Jun 01 20:04:03 -0700 2008
commit  112e5a6fdb36e08e5ffc17288d04fc1cd619828e
tree    37d068acb3aa926ca8bdecc14c5268fe3885e965
parent  1023d2511a6ea807522ff1d0b3ce4fb69dc73c49
table_helper / CHANGELOG
100644 20 lines (10 sloc) 0.287 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*SVN*
 
*0.0.3* (June 1st, 2008)
 
* Remove dependency on set_or_append
 
*0.0.2* (May 5th, 2008)
 
* Updated documentation
 
*0.0.1* (August 18th, 2007)
 
* Add README documentation
 
* Add gem dependency on set_or_append
 
* Refactor test method names
 
* Convert dos newlines to unix newlines