Multi column lists using in_groups_of
Posted 27 September 2006 @ 6am | Tagged RubyOnRails
This code uses the basic technique outlined in this article to split the list up into several lists of a fixed size and then use css to float them into columns.



1 Comment