| 1 | 70,222 | 74,375 | crosstab | == FEATURES: * Input your data as an array of hashes * Input a report layout, built us... |
| 2 | 116,195 | 109,089 | irb_callbacks | * http://rubysideshow.rubyforge.org/irb_callbacks == DESCRIPTION: This gem adds callb... |
| 3 | 122,214 | 88,094 | hash_set_operators | == DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubyg... |
| 4 | 130,961 | 109,089 | wrong_answer | * http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DE... |
| 5 | 132,516 | 109,089 | robot_enumerable | robot_enumerable is a collection useful additions to the Array and Hash classes like #d... |
| 6 | 133,285 | 109,089 | range_slice | == SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] req... |