Transami's Gems

icon
#Total RankDaily RankNameSummary
1477377ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2568413hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,8323,788facetsFacets is the premier collection of extension methods for the Ruby programming language...
43,41916,786languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,4845,323regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
63,4966,244turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
74,3725,998brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
85,2376,507pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
99,2971,787yard-tomdocUse TomDoc documentation format with YARD.
109,3138,388radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
119,3151,776tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
129,8989,937aeAssertive Expressive is an assertions library specifically designed for reuse by other...
1311,10433,990executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,5747,042rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1512,19246,755tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1612,35410,530test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1712,7318,216testThe Test library/repository/gem is a testbed project, for use by any other project that...
1813,48620,488dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1914,27210,067qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2014,33342,638minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
2115,08165,953instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2215,25630,035yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2316,03817,914tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2416,08014,789reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2516,54946,755minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2618,12465,953setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2719,77422,667smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2820,44776,767crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2921,05230,035dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,88115,292lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3126,45030,035vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3226,81242,638aniseAnise is an annotations systems for the Ruby programming lanaguage.
3329,39246,755rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3431,32133,990finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3532,78451,811gashGash = Git + Hash
3633,19625,697ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3733,44842,638autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3833,67857,957clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3934,66839,204htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4035,21857,957locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4137,04946,755paramixParametric Mixins provides parameters for mixin modules.
4237,87551,811rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4339,76776,767autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4440,04431,839detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4540,85039,204mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4641,24446,755confectionConfection is a multi-tenant configuration system for Ruby projects.
4746,34057,957stickStick is an comprehensive science library including a units system providing both SI un...
4848,37028,388indexerIndexer provides projects with a universal metadata format.
4948,51039,204cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5049,16857,957bicryptSimple two-way encryption/decryption class.
5150,58157,957maltMalt provides a factory framework for rendering a variety of template and markup docume...
5253,19957,957ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5353,641115,123assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5453,71746,755dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5554,14833,990citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5654,79165,953richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5754,83119,306rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
5855,86357,957pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
5956,03010,444romanRomanNumeral class for working with roman numerals in a native form.
6057,17165,953xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6157,58657,957no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6261,26633,990quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6361,69765,953erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6463,57342,638tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6563,60657,957strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6663,71046,755microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6763,73846,755neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6864,51946,755detroit-githubGitHub plugin for Detroit build system.
6966,847115,123briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7067,67476,767capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7173,08851,811historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7274,69133,990mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7374,98346,755detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7475,60357,957detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7575,71357,957opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7676,01857,957detroit-rdocRDoc and RI plugins for Detroit build system.
7776,46757,957detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7876,78376,767rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
7976,78665,953limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
8076,84546,755iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8178,07742,638platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8279,24151,811detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8381,21465,953detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8481,63557,957ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8582,89865,953bezelAlternate loading system for Ruby allowing version multiplicity.
8685,05076,767detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8786,45592,554ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
8887,998115,123bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
8988,29665,953cdexecExecute shell commands in multiple-subdirectories.
9090,78857,957detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9190,87465,953dciFaithful DCI framework for Ruby application development.
9291,28376,767detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9391,52976,767detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9491,69476,767detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9591,98892,554detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9692,266146,171detroit-syntaxRuby syntax checker plugin for Detroit build system.
9792,51557,957sowSow is a flexible and straightforward project file generation system.
9893,38276,767proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
9994,210115,123yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
10094,57965,953sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
10195,62957,957uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10296,07951,811detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10397,09957,957fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10497,41351,811detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10597,71557,957ramlRAML is a Ruby-syntax-based data language.
10698,535146,171detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10799,60576,767shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
10899,99165,953loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
109100,508115,123tkxmlTkXML translates XML markup into Ruby Tk interface code
110103,22276,767fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
111103,32392,554clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
112103,73292,554detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
113103,82676,767spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
114104,72692,554versusThe Versus gem provides a solid Version class along with supporting functionality, such...
115105,917115,123spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
116107,97492,554courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
117108,71051,811fireFire is a continuous integration build tool with a slick set logic state/rules system.
118108,88392,554rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
119113,46976,767detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
120116,164115,123beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121117,05192,554assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
122117,719115,123assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
123119,08892,554r4xR4X is an implementation of E4X for Ruby.
124119,97565,953backloadBackload provides callbacks for Ruby's #require and #load methods.
125121,31792,554rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126121,83965,953rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
127122,520115,123jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
128122,68492,554gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
129123,02092,554libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130123,94065,953detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
131123,95046,755yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
132124,37776,767detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
133125,07192,554normaThis rubygem does not have a description or summary.
134125,47976,767matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
135125,914115,123detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
136127,043146,171vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
137127,133115,123yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138127,506115,123yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
139129,72192,554readmeEver thought perhaps that all the effect in creating a good README, while great for you...
140131,01076,767picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
141131,947115,123dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
142132,00557,957shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
143134,228115,123shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
144134,41292,554realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145134,912115,123shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
146137,98792,554rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
147140,57192,554jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
148141,217115,123trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
149145,937115,123reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
150147,43092,554rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
151148,579115,123rubytest-summaryThis is a report format plugin for Rubytest.
152148,929115,123rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153150,20392,554rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.
154150,79876,767rubytest-tapThis is a report format plugin for Rubytest.