Alindeman's Gems

icon
#Total RankDaily RankNameSummary
1833rspec-expectationsrspec-expectations provides a simple, readable API to express expected outcomes of a co...
2934rspec-coreBDD for Ruby. RSpec runner and example groups.
31032rspec-mocksRSpec's 'test double' framework, with support for stubbing and mocking
41950rspecBDD for Ruby
5118140rspec-railsrspec-rails is a testing framework for Rails 5+.
61,8201,340dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
72,4262,433sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
82,5012,599sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
92,8993,343sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
103,2452,126geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
113,5964,337grocerGrocer interfaces with the Apple Push Notification Service to...
124,4725,034zonebieRuns your tests in a random timezone
1315,55522,319rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
1423,5679,226hyperllHyperLogLog implementation in pure Ruby
1526,81028,487cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1628,22022,319circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1728,56934,319peatyJust another Pivotal Tracker API Implementation
1835,92216,428adapter-cassanityAdapter for Cassanity
1938,09534,319scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
2043,44334,319hbase-rbEverything you need to build a Ruby client for HBase
2153,24024,816null_objectDead simple library to create null objects (objects that respond to all messages)
2254,89128,487rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
2359,84946,889search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
2479,01046,889greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2591,78334,319jruby-msgpackMessagePack for JRuby using the native Java library
2693,57934,319mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
27116,91546,889ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
28118,68934,319tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
29120,67789,890rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
30123,07624,816ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
31129,74934,319mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...