David Heinemeier Hansson
2006-Sep-01 03:23 UTC
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 Hansson 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Reasonably Related Threads
- Rails 1.1.1: Fixing a slew of minors (but you must still freeze Typo)
- DHH''s Post on Ruby Talk -- Rails 1.1.6: Stronger fix, backports, and full disclosure
- Testing against 1.8.4
- Rails 1.1.5: Mandatory security patch (and other tidbits)
- Rails 1.1.6: Stronger fix, backports, and full disclosure