Bluetrust's Gems

icon
#Total RankDaily RankNameSummary
170,092110,042crosstab== FEATURES: * Input your data as an array of hashes * Input a report layout, built us...
2115,394110,042irb_callbacks* http://rubysideshow.rubyforge.org/irb_callbacks == DESCRIPTION: This gem adds callb...
3121,664110,042hash_set_operators== DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubyg...
4130,087110,042wrong_answer* http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DE...
5131,545110,042robot_enumerablerobot_enumerable is a collection useful additions to the Array and Hash classes like #d...
6132,336110,042range_slice== SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] req...