Alindeman's Gems

icon
#Total RankDaily RankNameSummary
11751rspec-expectationsrspec-expectations provides a simple, readable API to express expected outcomes of a co...
21850rspec-coreBDD for Ruby. RSpec runner and example groups.
31952rspec-mocksRSpec's 'test double' framework, with support for stubbing and mocking
42793rspecBDD for Ruby
5117174rspec-railsrspec-rails integrates the Rails testing helpers into RSpec.
61,3291,270dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
72,7662,913sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
82,8313,015sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
93,2463,603sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
103,5137,708geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
113,8763,742grocerGrocer interfaces with the Apple Push Notification Service to...
124,8684,266zonebieRuns your tests in a random timezone
1317,50529,462rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
1421,03113,121hyperllHyperLogLog implementation in pure Ruby
1528,47620,141cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1630,07036,639circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1730,67618,611peatyJust another Pivotal Tracker API Implementation
1838,37750,344adapter-cassanityAdapter for Cassanity
1940,35475,165scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
2046,99260,408hbase-rbEverything you need to build a Ruby client for HBase
2156,89740,526null_objectDead simple library to create null objects (objects that respond to all messages)
2257,39942,605rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
2365,209177,741search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
2480,60869,569greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2593,92281,960jruby-msgpackMessagePack for JRuby using the native Java library
2695,94675,165mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
27118,516133,389tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
28119,390114,921ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
29123,827114,921rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
30125,282114,921ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
31130,948101,100mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...