Are you using Array#in_groups_of(n, false)?

Are you using Array#in_groups_of(n, false)? That is, you want the
array chopped into n groups, and if its an uneven number, you want the
missing positions filled with “false”. If so, please post the brief
snippet where it is being used.

(I’m trying to settle a bet with Mr. koz.)

David Heinemeier H.
http://www.loudthinking.com – Broadcasting Brain
http://www.basecamphq.com – Online project management
http://www.backpackit.com – Personal information manager
http://www.rubyonrails.com – Web-application framework