Zenspider's Gems

icon
#Total RankDaily RankNameSummary
1149minitestminitest provides a complete suite of testing facilities supporting TDD, BDD, and bench...
25835raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
3332530sexp_processorsexp_processor branches from ParseTree bringing all the generic sexp processing tools w...
4336438open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
5344576ruby_parserruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by d...
61,1901,095path_expanderPathExpander helps pre-process command-line arguments expanding directories into their ...
71,3571,588flayFlay analyzes code for structural similarities. Differences in literal values, variable...
81,5231,710flogFlog reports the most tortured code in an easy to read pain report. The higher the scor...
91,7161,796ruby2rubyruby2ruby provides a means of generating pure ruby code easily from RubyParser compatib...
102,0611,683minitest-railsAdds Minitest as the default testing library in Rails
112,0773,050ZenTestZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby. zente...
122,1551,697minitest-focusAllows you to focus on a few tests with ease without having to use command-line argumen...
132,3333,938hoeHoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and...
142,3773,139RubyInlineInline allows you to write foreign code within your ruby code. It automatically determi...
152,6661,764minitest-ciMinitest Junit XML results that CircleCI can read.
162,6802,153minitest-serverminitest-server provides a client/server setup with your minitest process, allowing you...
173,3695,465minitest-autotestautotest is a continous testing facility meant to be used during development. As soon a...
183,6352,245minitest-bisectHunting down random test failures can be very very difficult, sometimes impossible, but...
193,6596,182rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
203,9713,641graphGraph is a type of hash that outputs in graphviz's dot format. It comes with a command-...
214,72913,731osx_keychainProvides API and a command line tool to Access the OS X Keychain. The command line tool...
224,74812,967autotestThis is a stub gem to fix the confusion caused by autotest being part of the ZenTest su...
235,1194,427debrideAnalyze code for potentially uncalled / dead methods, now with auto-removal.
245,6172,641minitest-proveitOriginally written by github user bradleyjames, minitest-proveit forces all tests to pr...
255,65516,337autotest-railsThis is an autotest plugin to provide rails support. It provides basic rails support an...
267,82710,653ParseTreeParseTree is a C extension (using RubyInline) that extracts the parse tree for an entir...
279,8449,647minitest-sprintRuns (Get it? It's fast!) your tests and makes it easier to rerun individual failures.
289,97619,301minitest-gcstatsA minitest plugin that adds a report of the top tests by number of objects allocated.
2910,92518,681rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
3010,97112,771rake-remote_taskVlad the Deployer's sexy brainchild is rake-remote_task, extending Rake with remote tas...
3111,11112,203pngPNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries.
3211,22515,368image_scienceImageScience is a clean and happy Ruby library that generates thumbnails -- and kicks t...
3311,52812,842isolateIsolate is a very simple RubyGems sandbox. It provides a way to express and automatical...
3411,97012,842vladVlad the Deployer is pragmatic application deployment automation, without mercy. Much l...
3512,0497,757debride-erbExtends debride to analyze erb files (erubis ala rails, actually).
3612,07513,464hoe-gitA set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
3712,18914,565test-unit-fullA meta package to use all test-unit extensions.
3813,2272,514minitest-mockminitest/mock, by Steven Baker, is a beautifully tiny mock (and stub) object framework....
3914,12511,301ruby_parser-legacyruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from ruby_parser (now removed)...
4014,51118,383sshSSH provides a simple streaming ssh command runner. That's it. This is a one trick pony...
4115,00014,217hoe-seattlerbHoe plugins providing tasks used by seattle.rb including minitest, perforce, and email ...
4215,73928,173zenwebZenweb is a set of classes/tools for organizing and formating a website. It is website ...
4317,03216,337heckleHeckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y...
4417,12913,808minitest-excludesminitest/excludes.rb extends Minitest::Test to provide a clean API for excluding certai...
4517,45874,401minitest-debuggerThis is a stupid simple example of how easy it is to make a minitest plugin that does s...
4620,71620,855omnifocusSynchronizes bug tracking systems to omnifocus.
4720,88214,442oedipus_lexOedipus Lex is a lexer generator in the same family as Rexical and Rex. Oedipus Lex is ...
4821,30128,173minitest_tu_shimminitest_tu_shim bridges the gap between the small and fast minitest and ruby's huge an...
4924,11323,383minitest-emojiPrint out emoji for your test passes, fails, and skips
5024,37015,235gauntletGauntlet is a pluggable means of running code against all the latest gems and storing o...
5124,67915,517faraday-restrict-ip-addressesRestrict the IP addresses Faraday will connect to
5224,91751,002makerakeworkwellmake/rake/work/well provides two simple modifications to rake that make working with fi...
5328,04244,598castC parser and AST constructor.
5428,51531,453omnifocus-githubPlugin for omnifocus gem to provide github BTS synchronization. Support for Github Ent...
5530,17725,847vlad-hgMercurial support for Vlad. Using it is as simple as passing :scm => :mercurial
5631,78236,454rb-scptThis is a fork of the original rb-appscript. Ruby AppleScript (rb-scpt) is a high-level...
5733,18533,749rdoc_osx_dictionaryrdoc via Apple's Dictionary.app. Automatically builds and installs an Apple Dictionary ...
5834,25119,301imap_processorIMAPProcessor is a client for processing messages on an IMAP server. It provides some ...
5935,25133,749omnifocus-redminePlugin for the omnifocus gem to provide synchronization with Redmine Issues. This plug...
6037,14924,887minitest-stackprofitA minitest plugin that runs your tests and outputs a stackprof profile. This lets you q...
6145,20644,598rdoc_chmA Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/].
6247,93029,623zenprofilezenprofiler helps answer WHAT is being called the most. spy_on helps answer WHERE those...
6351,77131,453ruby2cruby_to_c translates a static ruby subset to C. Hopefully it works. NOTE ! NOTE ! NO...
6454,36033,749rubygems-sandboxThe sandbox plugin for rubygems helps you manage your command-line tools and their depe...
6555,73239,990IMAPCleanseIMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't...
6656,22236,454omnifocus-bugzillaPlugin for omnifocus gem to provide bugzilla BTS synchronization. The first time this ...
6756,57231,453event_hookWraps rb_add_event_hook so you can write fast ruby event hook processors w/o the speed ...
6858,24033,749minitest-baconminitest-bacon extends minitest with bacon-like functionality. It should allow you to b...
6958,62351,002wilsonWilson is a pure ruby x86 assembler. No, really. Worst Idea Evar. Why "wilson"? I want...
7058,86639,990miltonMilton fills out your ADP ezLaborManager timesheet
7159,49474,401miniunitmini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me...
7260,13874,401minitest-happyAll pride, all the time!
7361,16044,598rubygems-sing"Sings" a gem's implementation.
7463,54128,173graphicsGraphics provides a simple framework to implement games and/or simulations and is desig...
7566,23051,002zenweb-templateSimply provides an example zenweb template website.
7669,37844,598minitest-unorderedAdds a new assertion to minitest for checking the contents of a collection, ignoring el...
7770,89029,623hoe-git2A set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
7873,92651,002RubyToCruby_to_c translates a static ruby subset to C. Hopefully it works.
7975,56574,401omnifocus-rubyforgePlugin for omnifocus gem to provide rubyforge BTS synchronization.
8078,47639,990rubygems-cleanroomEver want to test something out in a clean rubygems repo? Want your gem list to actuall...
8180,80844,598omnifocus-rtPlugin for omnifocus gem to provide rt BTS synchronization. The first time this runs i...
8283,50760,162change_classLets you set the class of an object. Use at your own risk.
8385,84133,749minitest-speedminitest-speed adds test hooks to verify the time it takes to run the setup, body, and ...
8486,50039,990ZenHacksThis package is not supported in the same sense that my other packages are, but since i...
8586,56718,383minitest-allowAllows you to provide an exclusion list of allowed failures/errors. Failures and errors...
8687,42660,162flay-persistenceDid you ever want to make your flay results persistent?!? Me neither, but now you can! ...
8795,90874,401rubygems-checkcertGem command to display the certificate of a gem, if any.
8896,23260,162vlad-merbMerb support for Vlad. Prior to 2.0.0, Vlad included support to make vlad:start and vla...
8997,57698,986minitest-macrubyminitest-macruby provides extensions to minitest for macruby UI testing. It provides a ...
90103,87874,401ohmygemsI'm tired of the complications that tools like bundler and rvm inject into my system an...
91104,70874,401vlad-perforceVlad plugin providing perforce support. This was previously available in vlad but all e...
92109,98760,162minitest-trumpNOTE: this project, like that infamous administration, is EOL'd. For when the reality ...
93110,03898,986bftsBFTS is a branch of rubicon with the intent of auditing all of rubicon against the late...
94115,00974,401box_layoutAllows you to lay out HTML using ASCII art. Stolen from psykotic's code posted to reddi...
95117,45244,598enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
96119,81174,401yodaSpec yoda will, and spec you shall too.
97120,17660,162InlineFortran== FEATURES/PROBLEMS: * Very rudimentary right now. Needs some love. == SYNOPSYS: in...
98121,74674,401gem-stfuA fork of gem-shut-the-fuck-up that provides configurable silencing of post-install-mes...
99126,58051,002minitest-coverageRuby's contemporary test coverage tools all lie, exaggerating coverage through false-po...
100150,62498,986minitest-compareThis is a quick and dirty tool to compare test time deltas between two runs by comparin...
101152,09544,598githubscoregithubscore provides a dashboard overview of the current state of your github issues an...
102162,05851,002github_contribsA simple commandline tool that downloads yearly contribution graphs from github and ass...
103180,32498,986worker_beeWorkerBee encapsulates a simple pipeline of workers.
104189,727141,213rubygems-apiSend requests to rubygems' API and print the output. You can also query the output with...