Zenspider's Gems

icon
#Total RankDaily RankNameSummary
1147minitestminitest provides a complete suite of testing facilities supporting TDD, BDD, and bench...
25734raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
3333503sexp_processorsexp_processor branches from ParseTree bringing all the generic sexp processing tools w...
4340415open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
5350594ruby_parserruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by d...
61,1851,199path_expanderPathExpander helps pre-process command-line arguments expanding directories into their ...
71,3571,605flayFlay analyzes code for structural similarities. Differences in literal values, variable...
81,5251,705flogFlog reports the most tortured code in an easy to read pain report. The higher the scor...
91,7231,746ruby2rubyruby2ruby provides a means of generating pure ruby code easily from RubyParser compatib...
102,0682,425minitest-railsAdds Minitest as the default testing library in Rails
112,0923,039ZenTestZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby. zente...
122,1452,052minitest-focusAllows you to focus on a few tests with ease without having to use command-line argumen...
132,3444,476hoeHoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and...
142,3883,194RubyInlineInline allows you to write foreign code within your ruby code. It automatically determi...
152,6292,074minitest-ciMinitest Junit XML results that CircleCI can read.
162,6712,927minitest-serverminitest-server provides a client/server setup with your minitest process, allowing you...
173,3945,668minitest-autotestautotest is a continous testing facility meant to be used during development. As soon a...
183,6173,160minitest-bisectHunting down random test failures can be very very difficult, sometimes impossible, but...
193,6857,466rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
203,9453,329graphGraph is a type of hash that outputs in graphviz's dot format. It comes with a command-...
214,77213,913osx_keychainProvides API and a command line tool to Access the OS X Keychain. The command line tool...
224,78014,171autotestThis is a stub gem to fix the confusion caused by autotest being part of the ZenTest su...
235,0733,741debrideAnalyze code for potentially uncalled / dead methods, now with auto-removal.
245,4013,383minitest-proveitOriginally written by github user bradleyjames, minitest-proveit forces all tests to pr...
255,71414,470autotest-railsThis is an autotest plugin to provide rails support. It provides basic rails support an...
267,87811,339ParseTreeParseTree is a C extension (using RubyInline) that extracts the parse tree for an entir...
278,7012,207minitest-mockminitest/mock, by Steven Baker, is a beautifully tiny mock (and stub) object framework....
289,9056,569minitest-sprintRuns (Get it? It's fast!) your tests and makes it easier to rerun individual failures.
2910,07313,654minitest-gcstatsA minitest plugin that adds a report of the top tests by number of objects allocated.
3011,02821,702rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
3111,03510,855rake-remote_taskVlad the Deployer's sexy brainchild is rake-remote_task, extending Rake with remote tas...
3211,19412,514pngPNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries.
3311,33120,896image_scienceImageScience is a clean and happy Ruby library that generates thumbnails -- and kicks t...
3411,62913,913isolateIsolate is a very simple RubyGems sandbox. It provides a way to express and automatical...
3511,9806,548debride-erbExtends debride to analyze erb files (erubis ala rails, actually).
3612,03812,904vladVlad the Deployer is pragmatic application deployment automation, without mercy. Much l...
3712,15719,626hoe-gitA set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
3812,23411,826test-unit-fullA meta package to use all test-unit extensions.
3914,20611,826ruby_parser-legacyruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from ruby_parser (now removed)...
4014,60715,502sshSSH provides a simple streaming ssh command runner. That's it. This is a one trick pony...
4115,11818,660hoe-seattlerbHoe plugins providing tasks used by seattle.rb including minitest, perforce, and email ...
4215,87323,736zenwebZenweb is a set of classes/tools for organizing and formating a website. It is website ...
4317,19738,280heckleHeckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y...
4417,27618,232minitest-excludesminitest/excludes.rb extends Minitest::Test to provide a clean API for excluding certai...
4517,66425,251minitest-debuggerThis is a stupid simple example of how easy it is to make a minitest plugin that does s...
4620,91727,121omnifocusSynchronizes bug tracking systems to omnifocus.
4720,95317,524oedipus_lexOedipus Lex is a lexer generator in the same family as Rexical and Rex. Oedipus Lex is ...
4821,54227,121minitest_tu_shimminitest_tu_shim bridges the gap between the small and fast minitest and ruby's huge an...
4924,26616,613minitest-emojiPrint out emoji for your test passes, fails, and skips
5024,47022,624gauntletGauntlet is a pluggable means of running code against all the latest gems and storing o...
5124,66316,382faraday-restrict-ip-addressesRestrict the IP addresses Faraday will connect to
5225,26033,145makerakeworkwellmake/rake/work/well provides two simple modifications to rake that make working with fi...
5328,22223,736castC parser and AST constructor.
5428,77222,624omnifocus-githubPlugin for omnifocus gem to provide github BTS synchronization. Support for Github Ent...
5530,47027,121vlad-hgMercurial support for Vlad. Using it is as simple as passing :scm => :mercurial
5632,04918,232rb-scptThis is a fork of the original rb-appscript. Ruby AppleScript (rb-scpt) is a high-level...
5733,50659,666rdoc_osx_dictionaryrdoc via Apple's Dictionary.app. Automatically builds and installs an Apple Dictionary ...
5834,50859,666imap_processorIMAPProcessor is a client for processing messages on an IMAP server. It provides some ...
5935,52529,669omnifocus-redminePlugin for the omnifocus gem to provide synchronization with Redmine Issues. This plug...
6037,10410,675minitest-stackprofitA minitest plugin that runs your tests and outputs a stackprof profile. This lets you q...
6145,51546,395rdoc_chmA Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/].
6248,24538,280zenprofilezenprofiler helps answer WHAT is being called the most. spy_on helps answer WHERE those...
6351,98823,736ruby2cruby_to_c translates a static ruby subset to C. Hopefully it works. NOTE ! NOTE ! NO...
6454,62429,669rubygems-sandboxThe sandbox plugin for rubygems helps you manage your command-line tools and their depe...
6556,061123,214IMAPCleanseIMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't...
6656,49933,145omnifocus-bugzillaPlugin for omnifocus gem to provide bugzilla BTS synchronization. The first time this ...
6756,86746,395event_hookWraps rb_add_event_hook so you can write fast ruby event hook processors w/o the speed ...
6858,30225,251minitest-baconminitest-bacon extends minitest with bacon-like functionality. It should allow you to b...
6958,86727,121wilsonWilson is a pure ruby x86 assembler. No, really. Worst Idea Evar. Why "wilson"? I want...
7059,13459,666miltonMilton fills out your ADP ezLaborManager timesheet
7159,74325,251miniunitmini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me...
7260,47833,145minitest-happyAll pride, all the time!
7361,50446,395rubygems-sing"Sings" a gem's implementation.
7463,64029,669graphicsGraphics provides a simple framework to implement games and/or simulations and is desig...
7566,39433,145zenweb-templateSimply provides an example zenweb template website.
7669,42123,736minitest-unorderedAdds a new assertion to minitest for checking the contents of a collection, ignoring el...
7770,93538,280hoe-git2A set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
7874,22646,395RubyToCruby_to_c translates a static ruby subset to C. Hopefully it works.
7975,828123,214omnifocus-rubyforgePlugin for omnifocus gem to provide rubyforge BTS synchronization.
8078,69838,280rubygems-cleanroomEver want to test something out in a clean rubygems repo? Want your gem list to actuall...
8180,98638,280omnifocus-rtPlugin for omnifocus gem to provide rt BTS synchronization. The first time this runs i...
8283,90646,395change_classLets you set the class of an object. Use at your own risk.
8385,51329,669minitest-allowAllows you to provide an exclusion list of allowed failures/errors. Failures and errors...
8485,76529,669minitest-speedminitest-speed adds test hooks to verify the time it takes to run the setup, body, and ...
8586,71546,395ZenHacksThis package is not supported in the same sense that my other packages are, but since i...
8687,63759,666flay-persistenceDid you ever want to make your flay results persistent?!? Me neither, but now you can! ...
8795,81246,395rubygems-checkcertGem command to display the certificate of a gem, if any.
8896,39159,666vlad-merbMerb support for Vlad. Prior to 2.0.0, Vlad included support to make vlad:start and vla...
8997,83938,280minitest-macrubyminitest-macruby provides extensions to minitest for macruby UI testing. It provides a ...
90104,10059,666ohmygemsI'm tired of the complications that tools like bundler and rvm inject into my system an...
91104,89959,666vlad-perforceVlad plugin providing perforce support. This was previously available in vlad but all e...
92108,94923,736minitest-trumpFor when the reality of your tests is just too much to bear, turn your failures into fa...
93110,373123,214bftsBFTS is a branch of rubicon with the intent of auditing all of rubicon against the late...
94115,39082,222box_layoutAllows you to lay out HTML using ASCII art. Stolen from psykotic's code posted to reddi...
95117,67846,395enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
96120,27059,666yodaSpec yoda will, and spec you shall too.
97120,487123,214InlineFortran== FEATURES/PROBLEMS: * Very rudimentary right now. Needs some love. == SYNOPSYS: in...
98122,00859,666gem-stfuA fork of gem-shut-the-fuck-up that provides configurable silencing of post-install-mes...
99126,55482,222minitest-coverageRuby's contemporary test coverage tools all lie, exaggerating coverage through false-po...
100150,40859,666minitest-compareThis is a quick and dirty tool to compare test time deltas between two runs by comparin...
101151,55446,395githubscoregithubscore provides a dashboard overview of the current state of your github issues an...
102161,54338,280github_contribsA simple commandline tool that downloads yearly contribution graphs from github and ass...
103180,08982,222worker_beeWorkerBee encapsulates a simple pipeline of workers. == Features/Problems: * Simple A...
104190,706123,214rubygems-apiSend requests to rubygems' API and print the output. You can also query the output with...