Transami's Gems

icon
#Total RankDaily RankNameSummary
1477464ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2572420hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,8313,421facetsFacets is the premier collection of extension methods for the Ruby programming language...
43,41421,414languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,4785,787regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
63,4944,568turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
74,3695,842brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
85,2345,996pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
99,3146,688radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
109,3778,236yard-tomdocUse TomDoc documentation format with YARD.
119,4018,105tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
129,8949,131aeAssertive Expressive is an assertions library specifically designed for reuse by other...
1311,08716,484executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,5858,510rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1512,17636,719tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1612,34811,328test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1712,7519,508testThe Test library/repository/gem is a testbed project, for use by any other project that...
1813,46622,217dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1914,27411,953qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2014,30155,395minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
2115,06047,089instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2215,24521,414yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2316,03320,731tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2416,07330,610reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2516,51967,890minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2618,08867,890setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2719,75028,507smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2820,403123,013crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2921,02633,361dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,90716,484lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3126,42533,361vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3226,77528,507aniseAnise is an annotations systems for the Ruby programming lanaguage.
3329,36788,108rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3431,316123,013finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3532,75867,890gashGash = Git + Hash
3633,20941,144ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3733,39347,089autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3833,63436,719clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3934,65847,089htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4035,19155,395locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4137,01267,890paramixParametric Mixins provides parameters for mixin modules.
4237,81747,089rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4339,71433,361autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4440,05741,144detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4540,87347,089mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4641,23730,610confectionConfection is a multi-tenant configuration system for Ruby projects.
4746,31433,361stickStick is an comprehensive science library including a units system providing both SI un...
4848,46941,144indexerIndexer provides projects with a universal metadata format.
4948,49947,089cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5049,14341,144bicryptSimple two-way encryption/decryption class.
5150,53967,890maltMalt provides a factory framework for rendering a variety of template and markup docume...
5253,17888,108ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5353,58636,719assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5453,77333,361dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5554,13936,719citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5654,77267,890richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5755,21717,799rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
5855,84788,108pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
5956,50414,565romanRomanNumeral class for working with roman numerals in a native form.
6057,17667,890xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6157,56188,108no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6261,31867,890quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6361,667123,013erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6463,62055,395tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6563,64388,108strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6663,739123,013microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6763,74267,890neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6864,59088,108detroit-githubGitHub plugin for Detroit build system.
6966,79541,144briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7067,65647,089capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7173,09288,108historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7274,705123,013mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7375,01641,144detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7475,64047,089detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7575,75255,395opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7676,076123,013detroit-rdocRDoc and RI plugins for Detroit build system.
7776,506123,013detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7876,780123,013rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
7976,807123,013limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
8076,85688,108iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8178,11467,890platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8279,29788,108detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8381,25567,890detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8481,712123,013ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8582,86755,395bezelAlternate loading system for Ruby allowing version multiplicity.
8685,07967,890detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8786,45088,108ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
8887,97047,089bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
8988,28655,395cdexecExecute shell commands in multiple-subdirectories.
9090,82488,108detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9190,856123,013dciFaithful DCI framework for Ruby application development.
9291,325123,013detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9391,597123,013detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9491,720123,013detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9592,01588,108detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9692,23688,108detroit-syntaxRuby syntax checker plugin for Detroit build system.
9792,56055,395sowSow is a flexible and straightforward project file generation system.
9893,43588,108proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
9994,157123,013yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
10094,80447,089sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
10195,74047,089uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10296,18067,890detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10397,19667,890fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10497,534123,013detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10597,827123,013ramlRAML is a Ruby-syntax-based data language.
10698,556123,013detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10799,718123,013shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
108100,06688,108loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
109100,538123,013tkxmlTkXML translates XML markup into Ruby Tk interface code
110103,22588,108fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
111103,30367,890clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
112103,79088,108detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
113103,86167,890spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
114104,78288,108versusThe Versus gem provides a solid Version class along with supporting functionality, such...
115105,85688,108spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
116107,98455,395courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
117108,732123,013fireFire is a continuous integration build tool with a slick set logic state/rules system.
118108,91167,890rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
119113,53388,108detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
120116,14355,395beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121117,06867,890assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
122117,69788,108assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
123119,133123,013r4xR4X is an implementation of E4X for Ruby.
124119,98388,108backloadBackload provides callbacks for Ruby's #require and #load methods.
125121,32788,108rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126121,97567,890rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
127122,501123,013jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
128122,666123,013gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
129122,993123,013libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130124,00388,108detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
131124,15555,395yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
132124,40867,890detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
133125,121123,013normaThis rubygem does not have a description or summary.
134125,48588,108matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
135126,002123,013detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
136127,058123,013vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
137127,309123,013yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138127,596123,013yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
139129,79488,108readmeEver thought perhaps that all the effect in creating a good README, while great for you...
140131,10588,108picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
141131,971123,013dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
142132,20288,108shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
143134,32688,108shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
144134,452123,013realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145134,98388,108shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
146138,12488,108rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
147140,75288,108jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
148141,289123,013trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
149146,05088,108reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
150147,593123,013rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
151148,713123,013rubytest-summaryThis is a report format plugin for Rubytest.
152149,11167,890rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153150,324123,013rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.
154151,099123,013rubytest-tapThis is a report format plugin for Rubytest.