Alindeman's Gems

icon
#Total RankDaily RankNameSummary
1531rspec-expectationsrspec-expectations provides a simple, readable API to express expected outcomes of a co...
2728rspec-coreBDD for Ruby. RSpec runner and example groups.
3827rspec-mocksRSpec's 'test double' framework, with support for stubbing and mocking
41755rspecBDD for Ruby
5119125rspec-railsrspec-rails is a testing framework for Rails 5+.
62,116995dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
72,3503,052sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
82,4103,076sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
92,7643,402sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
103,2423,814geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
113,4473,737grocerGrocer interfaces with the Apple Push Notification Service to...
124,3943,652zonebieRuns your tests in a random timezone
1315,05216,592rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
1423,77017,438hyperllHyperLogLog implementation in pure Ruby
1526,19324,661cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1627,65518,434circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1727,90741,232peatyJust another Pivotal Tracker API Implementation
1835,02441,232adapter-cassanityAdapter for Cassanity
1937,32941,232scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
2042,29720,486hbase-rbEverything you need to build a Ruby client for HBase
2152,09841,232null_objectDead simple library to create null objects (objects that respond to all messages)
2253,97928,152rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
2358,54641,232search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
2478,12941,232greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2591,02241,232jruby-msgpackMessagePack for JRuby using the native Java library
2692,64041,232mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
27116,13941,232ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
28118,12628,152tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
29119,79641,232rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
30122,83341,232ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
31129,12341,232mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...