Mynyml's Gems

icon
#Total RankDaily RankNameSummary
13,9792,736watchrModern continious testing (flexible alternative to autotest).
25,3414,901unindentRuby method to unindent strings. Useful for multiline strings embeded in already indent...
36,96116,910rack-accept-media-typesRack middleware for simplified handling of Accept header. Accept header parser.
47,05616,910rack-respond_toRack middleware port of Rails's respond_to feature.
520,76630,787phocusTell test/unit exactly which tests you want run. It will ignore all the other ones and ...
626,45821,527mynyml-redgreenStandalone redgreen eye candy for test results, ala autotest.
733,17938,970harmonyJavascript + DOM in your ruby, the simple way.
839,88327,010nanotestExtremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my...
951,68238,970rack-abstract-formatRack middleware that abstracts format (extension) away from the path (into env).
1054,37538,970tmptationClasses that help safely manipulate temporary files and directories.
1158,62838,970nanotest_extensionsNano extensions for nanotest.
1265,01338,970holygrailThe Holy Grail of testing for front-end development; execute browser-less, console-base...
1365,71738,970rack-supported-media-typesRack middleware to specify an app's supported media types. Returns '406 Not Acceptable'...
1478,51838,970everySymbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum...
1585,21138,970mynyml-overrideProvides a simple and elegant alternative to alias_method_chain for redifining methods,...
16119,81438,970simple_routerSimple, minimalistic, standalone router meant to be used with pure rack applications.
17120,66038,970nanocontextsExtremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte...
18121,06738,970nanotest_specnanotest extension that allows asserting using obj.must / obj.wont.
19123,64538,970swapOrganically replace/restore, stub/unstub methods.