Bluetrust's Gems

icon
#Total RankDaily RankNameSummary
168,43758,544crosstab== FEATURES: * Input your data as an array of hashes * Input a report layout, built us...
2113,10791,551irb_callbacks* http://rubysideshow.rubyforge.org/irb_callbacks == DESCRIPTION: This gem adds callb...
3119,767138,390hash_set_operators== DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubyg...
4127,957138,390wrong_answer* http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DE...
5129,201111,013robot_enumerablerobot_enumerable is a collection useful additions to the Array and Hash classes like #d...
6129,941138,390range_slice== SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] req...