RubyRailways.com
Title
Ruby, Rails, Web2.0
Description
Excerpted from the website:
- During hacking on various tasks, I needed to partition a set of elements quite a few times. I have attacked the problem with different homegrown implementations, mostly involving select-ing every element belonging into the same basket in turn. Fortunately I run across divide recently, which does exactly this… No more wheel reinvention! Let’s see a concrete example.
Contact
Additional Information
Related Domains
External Links

