Transami's Gems

icon
#Total RankDaily RankNameSummary
1472489ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2642495hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,5853,518facetsFacets is the premier collection of extension methods for the Ruby programming language...
42,95310,682languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,1075,047turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
63,88017,137brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
74,2642,241regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
84,8794,399pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
99,27419,844yard-tomdocUse TomDoc documentation format with YARD.
109,32119,363tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
119,4788,069aeAssertive Expressive is an assertions library specifically designed for reuse by other...
129,9147,491radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
139,92019,844executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,01615,310tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1511,86217,137test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1612,56610,315rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1712,73441,024dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1813,13321,580minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
1913,25167,524instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2013,40215,120qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2114,05728,693yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2214,41410,741testThe Test library/repository/gem is a testbed project, for use by any other project that...
2314,75016,099reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2415,34324,914minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2515,63919,844tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2616,20041,024setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2718,16923,047crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2818,22524,914smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2919,285141,551dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,29823,047lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3124,67826,012vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3225,010141,551aniseAnise is an annotations systems for the Ruby programming lanaguage.
3327,98119,844rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3429,17445,087finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3530,03950,806gashGash = Git + Hash
3630,995141,551clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3731,72532,288ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3831,78018,492autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3933,90750,806htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4034,32645,087paramixParametric Mixins provides parameters for mixin modules.
4134,68534,706locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4234,95450,806rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4337,543141,551autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4438,472141,551detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4539,397141,551confectionConfection is a multi-tenant configuration system for Ruby projects.
4640,06837,371mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4740,75557,544folioFolio is a better way to access the file system.
4843,42450,806stickStick is an comprehensive science library including a units system providing both SI un...
4946,240141,551cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5046,852141,551bicryptSimple two-way encryption/decryption class.
5147,71250,806maltMalt provides a factory framework for rendering a variety of template and markup docume...
5249,09250,806indexerIndexer provides projects with a universal metadata format.
5350,455141,551assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5450,94157,544ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5552,309141,551citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5652,539141,551dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5752,55150,806richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5852,82467,524pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
5954,76950,806no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6055,00150,806xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6158,09541,024rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
6259,194141,551erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6359,89757,544quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6460,65067,524strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6561,42757,544neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6662,19157,544microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6762,44457,544tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6862,993141,551detroit-githubGitHub plugin for Detroit build system.
6963,329141,551briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7064,870141,551capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7170,60367,524historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7271,63867,524mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7373,251141,551detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7473,745141,551detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7573,90767,524rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
7673,938141,551detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7774,021141,551detroit-rdocRDoc and RI plugins for Detroit build system.
7874,17567,524opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7974,51245,087romanRomanNumeral class for working with roman numerals in a native form.
8074,73745,087limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
8174,79667,524iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8275,75967,524platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8377,619141,551detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8479,159141,551bezelAlternate loading system for Ruby allowing version multiplicity.
8579,80167,524ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8680,331141,551detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8784,533141,551bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
8884,697141,551detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8985,903141,551cdexecExecute shell commands in multiple-subdirectories.
9086,969102,511ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
9188,656141,551dciFaithful DCI framework for Ruby application development.
9288,656141,551detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9388,775141,551detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9488,801141,551detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9588,806141,551detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9688,993141,551detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9789,042141,551detroit-syntaxRuby syntax checker plugin for Detroit build system.
9889,15767,524yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
9989,655102,511sowSow is a flexible and straightforward project file generation system.
10091,10980,697proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
10193,81980,697uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10294,93680,697fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10395,047141,551detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10495,572141,551detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10595,812141,551detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10696,17080,697ramlRAML is a Ruby-syntax-based data language.
10797,44780,697tkxmlTkXML translates XML markup into Ruby Tk interface code
10897,94080,697shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
10998,05657,544loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
11099,244102,511fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
111100,561102,511clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
112101,146102,511spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
113101,82080,697versusThe Versus gem provides a solid Version class along with supporting functionality, such...
114102,082141,551detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
115104,817141,551courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
116105,622102,511fireFire is a continuous integration build tool with a slick set logic state/rules system.
117105,64080,697rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
118106,61437,371sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
119109,16150,806spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
120113,181141,551beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121113,315141,551detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
122113,936141,551assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
123114,332141,551assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
124117,548141,551backloadBackload provides callbacks for Ruby's #require and #load methods.
125118,284102,511rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126118,698102,511gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
127118,843102,511jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
128119,52980,697r4xR4X is an implementation of E4X for Ruby.
129120,51780,697libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130121,674141,551detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
131121,775102,511matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
132122,444141,551detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
133122,455102,511normaThis rubygem does not have a description or summary.
134122,570102,511yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
135123,166102,511vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
136123,266141,551detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
137124,241102,511yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138125,975102,511rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
139126,24280,697yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
140128,012102,511readmeEver thought perhaps that all the effect in creating a good README, while great for you...
141128,287102,511picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
142129,995141,551dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
143130,481102,511shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
144131,833102,511realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145132,334102,511shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
146132,785102,511shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
147135,949102,511rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
148138,161102,511jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
149138,763102,511trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
150146,196102,511reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
151147,793102,511rubytest-summaryThis is a report format plugin for Rubytest.
152148,265102,511rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153148,641102,511rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.
154149,100102,511rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
155150,125102,511rubytest-tapThis is a report format plugin for Rubytest.