Bluetrust's Gems

icon
#Total RankDaily RankNameSummary
166,00886,038crosstab== FEATURES: * Input your data as an array of hashes * Input a report layout, built us...
2109,46153,556irb_callbacks* http://rubysideshow.rubyforge.org/irb_callbacks == DESCRIPTION: This gem adds callb...
3116,67453,556hash_set_operators== DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubyg...
4125,19186,038wrong_answer* http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DE...
5125,71186,038robot_enumerablerobot_enumerable is a collection useful additions to the Array and Hash classes like #d...
6126,21586,038range_slice== SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] req...