Transami's Gems

icon
#Total RankDaily RankNameSummary
1477404ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2565408hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,8383,986facetsFacets is the premier collection of extension methods for the Ruby programming language...
43,42517,504languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,4905,766regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
63,5066,532turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
74,3754,893brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
85,2454,645pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
98,0202,974yard-tomdocUse TomDoc documentation format with YARD.
108,0332,979tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
119,2996,604radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
129,9037,961aeAssertive Expressive is an assertions library specifically designed for reuse by other...
1311,13315,598executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,5507,088rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1512,22519,171tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1612,34710,815test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1712,7157,657testThe Test library/repository/gem is a testbed project, for use by any other project that...
1813,52118,241dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1914,24211,812qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2014,38721,788minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
2115,13335,417instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2215,29816,300yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2316,05014,799tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2416,08814,294reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2516,59119,171minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2618,17730,871setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2719,80930,871smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2820,51127,759crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2921,08435,417dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,77914,799lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3126,46842,349vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3226,87642,349aniseAnise is an annotations systems for the Ruby programming lanaguage.
3329,44387,276rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3431,34227,759finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3532,84030,871gashGash = Git + Hash
3633,14723,982ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3733,53030,871autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3833,73442,349clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3934,65327,759htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4035,27330,871locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4137,10342,349paramixParametric Mixins provides parameters for mixin modules.
4237,96935,417rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4339,83287,276autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4439,99723,982detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4540,79235,417mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4641,20630,871confectionConfection is a multi-tenant configuration system for Ruby projects.
4746,43155,083stickStick is an comprehensive science library including a units system providing both SI un...
4848,13821,015indexerIndexer provides projects with a universal metadata format.
4948,48030,871cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5049,15435,417bicryptSimple two-way encryption/decryption class.
5150,64830,871maltMalt provides a factory framework for rendering a variety of template and markup docume...
5253,26435,417ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5353,59035,417dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5453,75255,083assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5554,04015,187rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
5654,14235,417citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5754,82642,349richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5855,83916,041romanRomanNumeral class for working with roman numerals in a native form.
5955,86542,349pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
6057,09855,083xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6157,63655,083no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6261,08242,349quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6361,64235,417erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6463,42530,871tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6563,48235,417strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6663,66327,759microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6763,69155,083neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6864,35530,871detroit-githubGitHub plugin for Detroit build system.
6966,86787,276briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7067,63555,083capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7173,02942,349historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7274,66842,349mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7374,83942,349detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7475,50987,276detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7575,65655,083opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7675,92535,417detroit-rdocRDoc and RI plugins for Detroit build system.
7776,42955,083detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7876,72487,276limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
7976,73035,417rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
8076,84142,349iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8177,96755,083platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8279,18055,083detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8381,07442,349detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8481,48030,871ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8582,99555,083bezelAlternate loading system for Ruby allowing version multiplicity.
8684,94242,349detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8786,34242,349ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
8887,97542,349bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
8988,21042,349cdexecExecute shell commands in multiple-subdirectories.
9090,70342,349detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9190,78255,083dciFaithful DCI framework for Ruby application development.
9291,19355,083detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9391,52255,083detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9491,70287,276detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9591,92530,871detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9692,35587,276detroit-syntaxRuby syntax checker plugin for Detroit build system.
9792,36917,504sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
9892,43442,349sowSow is a flexible and straightforward project file generation system.
9993,24155,083proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
10094,37587,276yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
10195,31442,349uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10295,74635,417detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10397,01235,417fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10497,28055,083detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10597,57387,276ramlRAML is a Ruby-syntax-based data language.
10698,48087,276detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10799,40542,349shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
10899,81187,276loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
109100,36542,349tkxmlTkXML translates XML markup into Ruby Tk interface code
110103,25555,083fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
111103,44587,276clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
112103,54242,349detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
113103,71927,759spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
114104,63487,276versusThe Versus gem provides a solid Version class along with supporting functionality, such...
115106,03187,276spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
116107,99087,276courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
117108,57742,349fireFire is a continuous integration build tool with a slick set logic state/rules system.
118108,93087,276rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
119113,39742,349detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
120116,06187,276beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121117,08887,276assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
122117,72587,276assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
123118,91255,083r4xR4X is an implementation of E4X for Ruby.
124119,82055,083backloadBackload provides callbacks for Ruby's #require and #load methods.
125121,23855,083rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126121,80187,276rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
127122,55787,276jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
128122,73255,083gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
129123,06787,276libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130123,82087,276yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
131123,86655,083detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
132124,32287,276detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
133124,94755,083normaThis rubygem does not have a description or summary.
134125,51142,349matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
135125,76055,083detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
136127,13087,276vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
137127,20755,083yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138127,29655,083yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
139129,46755,083readmeEver thought perhaps that all the effect in creating a good README, while great for you...
140130,64455,083picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
141131,69955,083dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
142131,76355,083shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
143133,85642,349shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
144134,28255,083realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145134,62855,083shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
146137,68642,349rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
147140,18742,349jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
148140,94842,349trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
149145,48487,276reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
150146,98087,276rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
151148,08455,083rubytest-summaryThis is a report format plugin for Rubytest.
152148,30055,083rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153150,09187,276rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.
154150,24255,083rubytest-tapThis is a report format plugin for Rubytest.