Mynyml's Gems

icon
#Total RankDaily RankNameSummary
13,9856,237watchrModern continious testing (flexible alternative to autotest).
25,4615,368unindentRuby method to unindent strings. Useful for multiline strings embeded in already indent...
37,90710,053rack-accept-media-typesRack middleware for simplified handling of Accept header. Accept header parser.
47,99910,171rack-respond_toRack middleware port of Rails's respond_to feature.
519,46412,793phocusTell test/unit exactly which tests you want run. It will ignore all the other ones and ...
628,35417,986mynyml-redgreenStandalone redgreen eye candy for test results, ala autotest.
735,24124,855harmonyJavascript + DOM in your ruby, the simple way.
841,19913,961nanotestExtremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my...
955,42367,446rack-abstract-formatRack middleware that abstracts format (extension) away from the path (into env).
1056,03931,137tmptationClasses that help safely manipulate temporary files and directories.
1160,73358,324nanotest_extensionsNano extensions for nanotest.
1267,47931,137holygrailThe Holy Grail of testing for front-end development; execute browser-less, console-base...
1370,48397,109rack-supported-media-typesRack middleware to specify an app's supported media types. Returns '406 Not Acceptable'...
1480,70779,877everySymbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum...
1587,56158,324mynyml-overrideProvides a simple and elegant alternative to alias_method_chain for redifining methods,...
16122,504121,583simple_routerSimple, minimalistic, standalone router meant to be used with pure rack applications.
17122,56397,109nanocontextsExtremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte...
18123,87997,109nanotest_specnanotest extension that allows asserting using obj.must / obj.wont.
19126,758121,583swapOrganically replace/restore, stub/unstub methods.