Transami's Gems

icon
#Total RankDaily RankNameSummary
1481442ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2554414hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,8663,758facetsFacets is the premier collection of extension methods for the Ruby programming language...
43,48613,650languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,54510,761regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
63,5595,903turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
74,4187,349brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
85,2735,963pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
96,9293,148yard-tomdocUse TomDoc documentation format with YARD.
106,9383,152tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
119,34411,182radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
129,95712,203aeAssertive Expressive is an assertions library specifically designed for reuse by other...
1311,22415,821executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,4139,488rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1512,36624,887tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1612,38014,977test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1712,59710,462testThe Test library/repository/gem is a testbed project, for use by any other project that...
1813,64924,887dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1914,17712,902qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2014,54139,990minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
2115,30128,173instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2215,42018,109yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2316,12112,967tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2416,15725,847reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2516,75233,749minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2618,33851,002setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2719,91223,383smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2820,72298,986crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2921,21236,454dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,46514,977lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3126,62851,002vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3227,07551,002aniseAnise is an annotations systems for the Ruby programming lanaguage.
3329,64024,887rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3431,40625,847finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3533,02622,758gashGash = Git + Hash
3633,22831,453ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3733,76574,401autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3833,94731,453clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3934,79728,173htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4035,39123,383locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4137,36239,990paramixParametric Mixins provides parameters for mixin modules.
4238,20739,990rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4340,04639,990detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4440,06644,598autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4540,61933,749mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4641,08051,002confectionConfection is a multi-tenant configuration system for Ruby projects.
4746,57774,401stickStick is an comprehensive science library including a units system providing both SI un...
4847,95925,847indexerIndexer provides projects with a universal metadata format.
4948,62939,990cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5049,36760,162bicryptSimple two-way encryption/decryption class.
5150,85160,162maltMalt provides a factory framework for rendering a variety of template and markup docume...
5251,89218,383rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
5352,97810,653romanRomanNumeral class for working with roman numerals in a native form.
5453,47560,162ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5553,71360,162dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5654,10351,002assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5754,28544,598citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5854,97974,401richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5956,13551,002pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
6057,30151,002xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6157,85160,162no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6261,07751,002quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6361,86660,162erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6463,50544,598tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6563,56274,401strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6663,66044,598microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6763,80260,162neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6864,38044,598detroit-githubGitHub plugin for Detroit build system.
6967,190141,213briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7067,93074,401capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7173,09236,454historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7274,75733,749mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7374,98274,401detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7475,76360,162detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7575,84974,401opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7675,97274,401detroit-rdocRDoc and RI plugins for Detroit build system.
7776,70598,986detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7876,90160,162rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
7976,92939,990iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8076,95451,002limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
8178,22198,986platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8279,25098,986detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8380,97551,002detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8481,41444,598ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8583,31660,162bezelAlternate loading system for Ruby allowing version multiplicity.
8684,89351,002detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8786,30674,401ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
8888,24460,162cdexecExecute shell commands in multiple-subdirectories.
8988,35698,986bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
9090,29924,887sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
9190,85560,162detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9290,85551,002dciFaithful DCI framework for Ruby application development.
9391,39398,986detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9491,82874,401detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9591,96298,986detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9692,15798,986detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9792,48860,162sowSow is a flexible and straightforward project file generation system.
9892,761141,213detroit-syntaxRuby syntax checker plugin for Detroit build system.
9993,45298,986proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
10094,84298,986yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
10195,30560,162uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10295,84974,401detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10397,03174,401fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10497,31851,002detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10597,66674,401ramlRAML is a Ruby-syntax-based data language.
10698,820141,213detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10799,33098,986shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
10899,91951,002loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
109100,36244,598tkxmlTkXML translates XML markup into Ruby Tk interface code
110103,60360,162detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
111103,62560,162fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
112103,68960,162spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
113103,83874,401clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
114104,79151,002versusThe Versus gem provides a solid Version class along with supporting functionality, such...
115106,484141,213spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
116108,26251,002courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
117108,46898,986fireFire is a continuous integration build tool with a slick set logic state/rules system.
118109,13774,401rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
119112,98351,002detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
120116,28674,401beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121117,32274,401assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
122118,235141,213assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
123118,95774,401r4xR4X is an implementation of E4X for Ruby.
124119,92398,986backloadBackload provides callbacks for Ruby's #require and #load methods.
125121,47274,401rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126121,47260,162rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
127122,87174,401gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
128122,92298,986jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
129123,26760,162libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130123,47674,401yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
131124,06198,986detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
132124,45160,162detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
133125,16974,401normaThis rubygem does not have a description or summary.
134125,56174,401matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
135125,93598,986detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
136127,37674,401yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
137127,39260,162yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138127,543141,213vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
139129,23960,162readmeEver thought perhaps that all the effect in creating a good README, while great for you...
140130,61798,986picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
141131,74674,401shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
142131,83098,986dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
143133,91398,986shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
144134,43974,401realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145134,50639,990shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
146137,69974,401rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
147140,21160,162jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
148140,82451,002trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
149144,95974,401reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
150146,58098,986rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
151147,74236,454rubytest-summaryThis is a report format plugin for Rubytest.
152147,88798,986rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153149,69674,401rubytest-tapThis is a report format plugin for Rubytest.
154150,48498,986rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.