1 | 67,908 | 145,948 | crosstab | == FEATURES: * Input your data as an array of hashes * Input a report layout, built us... |
2 | 112,319 | 116,310 | irb_callbacks | * http://rubysideshow.rubyforge.org/irb_callbacks == DESCRIPTION: This gem adds callb... |
3 | 119,131 | 116,310 | hash_set_operators | == DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubyg... |
4 | 127,210 | 116,310 | wrong_answer | * http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DE... |
5 | 128,337 | 145,948 | robot_enumerable | robot_enumerable is a collection useful additions to the Array and Hash classes like #d... |
6 | 128,970 | 116,310 | range_slice | == SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] req... |