Total Downloads Ranking

Most downloads over all time
42601-42620 of all 188,491 gems.
RankDownloadsNameSummary
42,60127,819adtsAbstract Data Types for Ruby
42,60227,816doublesplatBattle other ruby coders for real cash using your own editor.
42,60327,815middleman-vcardA Middleman extension to automatically generate VCards based on provided configurat...
42,60427,813PrattNeed a way to keep track of your time, but get caught up in work? Or constant interrupt...
42,60527,812dleYou can move, rename, chmod, chown or remove individual files or directories with your ...
42,60527,812sessionm-cassandraA Ruby client for the Cassandra distributed database.
42,60727,810security_identifiersValidate ISIN, CUSIP and SEDOL codes
42,60827,809moiristo-tileupTurn an image into an X,Y tile set for use with JS mapping libraries
42,60927,808statsdservercollect and aggregate stats, flush to graphite
42,61027,806easy_talk_twoGenerate json-schema from plain Ruby classes.
42,61127,802mongoid_sortable_relationIt adds possibility for sorting relation
42,61127,802eagleclaweagleclaw is a small library to help build screen-scrapers
42,61327,801filter_fuThis Ruby on Rails plugin adds a filtered_by method to your models. It accepts a hash o...
42,61427,800activerecord-sqlserver-adapter-schemasAdds schema support to activerecord-sqlserver-adapter.
42,61527,799messenger_platformWrite a longer description or delete this line.
42,61527,799mojitoA simple yet powerful webframework largely inspired by Rum and Cuba
42,61527,799ruby-hdfs-cdh4ruby hadoop libhdfs client with support for cdh4
42,61827,798ghazel-ffi_genA generator for Ruby FFI bindings, directly from header files via LLVM's Clang compiler
42,61927,796steveSteve Jobs background job runner
42,61927,796array_groups[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...