Transami's Gems

icon
#Total RankDaily RankNameSummary
1471457ansiThe ANSI project is a superlative collection of ANSI escape code related libraries eabl...
2642464hasheryThe Hashery is a tight collection of Hash-like classes. Included among its many offerin...
32,5882,949facetsFacets is the premier collection of extension methods for the Ruby programming language...
42,9598,535languageLanguage is a support library for other langauge libraries. While some of it's contents...
53,1125,166turnTurn provides a set of alternative runners for MiniTest, both colorful and informative.
63,88314,411brassBRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundati...
74,2422,253regexRegex is a simple commmand-line Regular Expression tool that makes it easy to search do...
84,8824,880pqueueA priority queue is like a standard queue, except that each inserted elements is given ...
99,28313,770yard-tomdocUse TomDoc documentation format with YARD.
109,33012,901tomparseTomParse provides no other functionality than to take a code comment and parse it in to...
119,47911,750aeAssertive Expressive is an assertions library specifically designed for reuse by other...
129,8976,266radixRadix is a very easy to use Ruby library for converting numbers to and from any base. I...
139,92220,875executableThink of Executable as a *COM*, a Commandline Object Mapper, in much the same way that ...
1411,0117,653tapoutTapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in ...
1511,85917,719test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
1612,5499,321rubytestRubytest is a universal test harness for Ruby. It can handle any compliant test framewo...
1712,73941,058dictionaryThe Dictionary class is a type of ordered Hash, which keeps it's contents in a customiz...
1813,1198,231minitapMiniTap provides a MiniTest TAP-Y/J report format suitable for use with TAPOUT.
1913,26319,056instanceInstance is a spin-off of Ruby Facets. It provides a simple convenient API for accessin...
2013,39711,866qedQED (Quality Ensured Demonstrations) is a TDD/BDD framework utilizing Literate Programm...
2114,06335,058yaml_commandYAML Command provides a command line interface to teasing apart and reconstructing YAML...
2214,4029,922testThe Test library/repository/gem is a testbed project, for use by any other project that...
2314,74512,447reapReap is a Ruby-oriented project assitant applicaiton. It provides tools developers comm...
2415,3248,415minitest-reporter-apiMinitest Report API is a small patch to Minitest that allows reporters to be set in cod...
2515,63818,699tomdocTomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a...
2616,21037,677setupEvery Rubyist is aware of Minero Aoki's ever useful setup.rb script. It's how most of ...
2718,16928,051crypt3Crypt3 is a ruby version of crypt(3), a salted one-way hashing of a password.
2818,21819,892smeagolSmeagol is a customizable read-only Gollum wiki server. Smeagol makes it possible to ma...
2919,28850,324dnoteDNote makes it easy to extract developer's notes from source code, and supports almost ...
3023,28422,568lemonLemon is a unit testing framework that tightly correlates class to test case and method...
3124,694100,918vclogVCLog is a cross-VCS/SCM ChangeLog generator.
3225,012140,090aniseAnise is an annotations systems for the Ruby programming lanaguage.
3327,92715,028rspec-ontapRSpec-On-Tap is a TAP-Y/J formatter for RSpec.
3429,18045,014finderFinder is a general purpose file finder for Ruby. Finder can search RubyGems, Roll libr...
3530,05050,324gashGash = Git + Hash
3630,998100,918clioClio makes commandline interfaces easy. It provides both commandline parsing as well as...
3731,66015,028autoloadRuby is officially deprecating autoload. Well, some people may prefer to keep it! Moreo...
3831,72132,838ratchRatch is a Ruby-based batch scripting language. It's a DSL over regular Ruby to make th...
3933,88937,677htmlfilterSanitize and sterilize HTML, also includes a CSS filter.
4034,33250,324paramixParametric Mixins provides parameters for mixin modules.
4134,65728,051locatLOCat is a customizable Lines-Of-Code analysis tool. LOC might not be the most useful m...
4234,97050,324rcR.C. is a multi-tenant runtime configuration system for Ruby projects. It can be used t...
4337,554140,090autoreloadAutoreload automatically reloads library files when they have been updated. It is espec...
4438,46756,953detroitDetroit is an advanced lifecycle build system. With Detroit, build tasks are user defin...
4539,400140,090confectionConfection is a multi-tenant configuration system for Ruby projects.
4640,03235,058mastMast is a command line tool for generating manifests and digests. Mast makes it easy to...
4740,76156,953folioFolio is a better way to access the file system.
4843,42350,324stickStick is an comprehensive science library including a units system providing both SI un...
4946,242140,090cutsCuts is an expiremental implementation of cut-based AOP for Ruby written in pure Ruby.
5046,856140,090bicryptSimple two-way encryption/decryption class.
5147,68450,324maltMalt provides a factory framework for rendering a variety of template and markup docume...
5249,05041,058indexerIndexer provides projects with a universal metadata format.
5350,455140,090assayAssay defines assertions in the same way that Ruby defines exceptions. Each type of ass...
5450,93656,953ostruct2OStruct2 is a reimplementation of Ruby's standard ostruct.rb library. This new OpenStru...
5552,321140,090citronCitron is a classical unit testing framework with a developer freindly DSL, runs on top...
5652,53345,014dotoptsDotOpts is an automatic commandline argument augmenter for Ruby tools.
5752,55250,324richunitsA Unit system, based on Rich Kilmer's original time.rb work, which provides english-esq...
5852,78329,337pluginPlugins is a general purpose plugin handler for Ruby. (Note: This has nothing to do wit...
5954,75350,324no_backsiesNoBacksies is a callback layer built on top of Ruby's built-in callback methods. It mak...
6055,002140,090xoxoXOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal an...
6157,98430,978rubytest-cliRubytest CLI is a command-line interface for running tests for Rubytest-based test fram...
6259,18856,953erbsideErbside is a simple project-oriented erb-based inline template system. Inline template...
6359,87556,953quarryQuarry is a small collection of libraries to facilitate Ruby project development, testi...
6460,64266,565strmaskString::Mask provides a kind-of string algebra useful for manipulating strings in compa...
6561,42956,953neapolitanNeapolitan is a meta-templating engine. Like a candy store it allows you to pick and ch...
6662,17256,953microtestMicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on to...
6762,43456,953tracepointA TracePoint is a Binding with the addition of event information. Among other things, i...
6862,972100,918detroit-githubGitHub plugin for Detroit build system.
6963,327140,090briteBrite is an easy to use, light-weight website generator. It supports a variety of backe...
7064,863140,090capsuleCapsule is subclass of Module. It encapsulates an extenal script as a functions module.
7170,59666,565historyHistory is a HISTORY file parser. It can parse common HISTORY file layouts and provide ...
7271,62566,565mixersRuby Mixers is collection mixin modules for the Ruby programming language. Mixers is a ...
7373,235140,090detroit-extconfExtConf plugin for Detroit build system. The plugin compiles Ruby C extensions during t...
7473,735140,090detroit-dnoteDNote plugin for Detroit build system. Extract devleoper's notes from source in documen...
7573,89366,565rollRoll is a library manager for Ruby. Code repositories can be made visible to Ruby just ...
7673,939140,090detroit-emailEmail plugin for Detroit build system. This plugin is designed to send out a well forma...
7774,010100,918detroit-rdocRDoc and RI plugins for Detroit build system.
7874,15766,565opendslOpenDSL is the ultimate DSL system. It marries Ruby's metaprogramming chops with it's v...
7974,33150,324romanRomanNumeral class for working with roman numerals in a native form.
8074,73766,565limeLime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of...
8174,79466,565iterationIteration is class that encapsulate an step in an each loop. It can be used to query in...
8275,74056,953platypusProvides a complete double-dispatch type conversion system, method overloadability and ...
8377,624140,090detroit-yardstickYardstick plugin for Detroit build system. This plugin generates a documentation cover...
8479,171140,090bezelAlternate loading system for Ruby allowing version multiplicity.
8579,78966,565ragtagRagTag is a Ruby variation on Zope Page Templates and it's TAL specification. It primar...
8680,30379,666detroit-yardYARD plugin for Detroit build system. The plugin generates YARD documentation during th...
8784,528140,090bangBang! Bang! provides a dynamic assertions framework utlizing bang methods and built to ...
8884,64879,666detroit-gemThe Gem plugin for the Detroit build system will build a gem during the package phase a...
8985,908140,090cdexecExecute shell commands in multiple-subdirectories.
9086,84756,953ergoErgo is an automated build tool with a slick set-logic based state/rules system, perfec...
9188,643140,090dciFaithful DCI framework for Ruby application development.
9288,649140,090detroit-rspecRSpec plugin for Detroit build system. This plugin runs rspec specification durring the...
9388,776140,090detroit-minitestDetroit MiniTest is a plugin for the Detroit build system for runing MiniTest-based tes...
9488,802140,090detroit-turnTurn plugin for Detroit build system. The Turn plugin runs MiniTest test via Turn's bea...
9588,810140,090detroit-vclogVCLog plugin for Detroit build system. This plugin generates changelog and/or history d...
9688,979140,090detroit-qedQED plugin for Detroit build system. This plugin will run QED specs during the test ph...
9789,045140,090detroit-syntaxRuby syntax checker plugin for Detroit build system.
9889,170140,090yard-birdYardbird is a YARD plugin that allows you, the developer, to write documentation Your W...
9989,65379,666sowSow is a flexible and straightforward project file generation system.
10091,09779,666proutilsProUtils is a collect of handy command line tools. Think of it as a supplement to the u...
10193,841140,090uncoolUncool is a unit testing coverage tool that monitors tests recording all the methods co...
10294,92379,666fluidityFluidity is a test assertions framework built on top of the Assay assertions meta-frame...
10395,01379,666detroit-grancherGrancher plugin for Detroit build system uses the grancher gem to copy a project's webs...
10495,564140,090detroit-erbsideErbside plugin for Detroit build system. Render inline source code templates.
10595,793140,090detroit-locatLOCat plugin for Detroit build system. Generate detailed LOC charts for your Ruby proj...
10696,15979,666ramlRAML is a Ruby-syntax-based data language.
10797,44379,666tkxmlTkXML translates XML markup into Ruby Tk interface code
10897,92479,666shomenShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
10998,03779,666loadableLoadable modifieds Ruby's load/require system to handle "load wedges", which work much ...
11099,246100,918fileutils2FileUtils2 is an improved design of Ruby's built-in FileUtils library.
111100,531100,918clikCLI.K stands for Command Line Interface in the Kernel. It provides a very simple `cli`...
112101,160100,918spectrumColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipula...
113101,812140,090versusThe Versus gem provides a solid Version class along with supporting functionality, such...
114102,058140,090detroit-customCustom tool plugin for Detroit build system. Allows any procedure to be run at any poin...
115104,838140,090courtierCourtier is a multi-tenant configuration system for Ruby projects. Courtier can configu...
116105,59779,666rubytest-rakeRake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
117105,608100,918fireFire is a continuous integration build tool with a slick set logic state/rules system.
118106,440100,918sourcerySourcery puts a spell-casting layer between the code you write and the code you ship. U...
119108,96350,324spectroscopeSpectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most res...
120113,176140,090beBe (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant asse...
121113,24879,666detroit-standardDetroit Standard simply defines the standard toolchain. If should be a dependency of al...
122113,935140,090assay-minitestAssay MiniTest defines a set of MiniTest-compatible assertion and extension method whic...
123114,336140,090assay-testunitAssay TestUnit defines a set of TestUnit-compatible assertion methods which depend on A...
124117,542140,090backloadBackload provides callbacks for Ruby's #require and #load methods.
125118,284100,918rdoc-shomenRDoc-Shomen is an RDoc generator plugin that can be used to generate Shomen documentati...
126118,700100,918gutopiaGUtopIa is GUI framework for Ruby. It is an ultra-high level library designed to deal i...
127118,841100,918jamJam is a data-driven templater system. Jam provides 100% sepearation between logic and ...
128119,50066,565r4xR4X is an implementation of E4X for Ruby.
129120,513100,918libraryThe Library class encapsulates the essential nature of a Ruby library --a location on ...
130121,659140,090detroit-commonsDetroit is an advanced lifecycle build system. Detroit Commons is a meta-package with r...
131121,778100,918matriarchGTraits is component system for Ruby that sections a class into a matrix of Method x Pr...
132122,454100,918normaThis rubygem does not have a description or summary.
133122,454140,090detroit-mastMast plugin for Detroit build system. Generate and update MANIFEST file for your project.
134122,561140,090yard-qedYARD QED is a plugin for YARD that automatically adds a QED document directory to YARD ...
135123,175140,090vanunitsVanUnits is a units system providing both SI units and web-updated currency units, via ...
136123,262140,090detroit-ronnRONN plugin for Detroit build system. Build roff manpages for your project.
137124,247140,090yesYAML Easy Schemas it a straight-foward but powerful YPath-based schema format and valid...
138125,81456,953rulebowRulebow is an automated build tool with a set-logic based rule system. Rulebow is the p...
139126,238140,090yard-notesNormally YARD emits a warning about unrecongnized decoumentaiton tags and omits them fr...
140127,988100,918readmeEver thought perhaps that all the effect in creating a good README, while great for you...
141128,281100,918picPIC is a pattern matching library, like regular expressions, based on Cobol edited pict...
142129,995140,090dotrubyDotRuby is a universal runtime configuration system for Ruby tools.
143130,480100,918shomen-modelShomen defines a standard API documentaiton format for object-oriented software (Ruby p...
144131,812100,918realReal makes true reflection possible for Ruby objects. This can be important to metaprog...
145132,332100,918shomen-yardShomen YARD is a utiliity for generating Shomen documentation file using YARD as a back...
146132,782100,918shomen-rdocShomen RDoc provides a command line utility for generating Shomen standard documentatio...
147135,946100,918rspecialRSpecial defines a set of RSpec-compatible matcher methods which are BRASS compliant by...
148138,159100,918jekyll-transformJykell Transform converts transforms external sources into a Jykell managable material.
149138,772100,918trans-gritGrit is a Ruby library for extracting information from a git repository in an object or...
150146,185100,918reusingReusing makes it possible to use refinements without all the boiler plate normally nece...
151147,795100,918rubytest-summaryThis is a report format plugin for Rubytest.
152148,269100,918rubytest-progressThis is an progress test report format for the Rubytest metaframework. It produces a pr...
153148,634100,918rubytest-htmlThis is an HTML test report format for the Rubytest metaframework.
154149,087100,918rubytest-suiteRubytest is a universal test harness for Ruby. This gem provides the core library and a...
155150,117100,918rubytest-tapThis is a report format plugin for Rubytest.