Mynyml's Gems

icon
#Total RankDaily RankNameSummary
13,9624,007watchrModern continious testing (flexible alternative to autotest).
25,3834,480unindentRuby method to unindent strings. Useful for multiline strings embeded in already indent...
37,1868,188rack-accept-media-typesRack middleware for simplified handling of Accept header. Accept header parser.
47,2878,595rack-respond_toRack middleware port of Rails's respond_to feature.
521,56353,556phocusTell test/unit exactly which tests you want run. It will ignore all the other ones and ...
627,13753,556mynyml-redgreenStandalone redgreen eye candy for test results, ala autotest.
734,02223,626harmonyJavascript + DOM in your ruby, the simple way.
840,59435,920nanotestExtremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my...
953,14386,038rack-abstract-formatRack middleware that abstracts format (extension) away from the path (into env).
1055,37686,038tmptationClasses that help safely manipulate temporary files and directories.
1159,62286,038nanotest_extensionsNano extensions for nanotest.
1266,26035,920holygrailThe Holy Grail of testing for front-end development; execute browser-less, console-base...
1367,63786,038rack-supported-media-typesRack middleware to specify an app's supported media types. Returns '406 Not Acceptable'...
1479,84986,038everySymbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum...
1586,54486,038mynyml-overrideProvides a simple and elegant alternative to alias_method_chain for redifining methods,...
16121,27586,038simple_routerSimple, minimalistic, standalone router meant to be used with pure rack applications.
17122,01086,038nanocontextsExtremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte...
18122,48586,038nanotest_specnanotest extension that allows asserting using obj.must / obj.wont.
19125,04886,038swapOrganically replace/restore, stub/unstub methods.