Mynyml's Gems

icon
#Total RankDaily RankNameSummary
14,0403,334watchrModern continious testing (flexible alternative to autotest).
25,4677,457unindentRuby method to unindent strings. Useful for multiline strings embeded in already indent...
38,15111,315rack-accept-media-typesRack middleware for simplified handling of Accept header. Accept header parser.
48,25410,919rack-respond_toRack middleware port of Rails's respond_to feature.
519,99263,813phocusTell test/unit exactly which tests you want run. It will ignore all the other ones and ...
628,99429,834mynyml-redgreenStandalone redgreen eye candy for test results, ala autotest.
735,97148,553harmonyJavascript + DOM in your ruby, the simple way.
838,36929,834nanotestExtremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my...
956,28037,015tmptationClasses that help safely manipulate temporary files and directories.
1056,54097,916rack-abstract-formatRack middleware that abstracts format (extension) away from the path (into env).
1161,18465,529nanotest_extensionsNano extensions for nanotest.
1267,92465,529holygrailThe Holy Grail of testing for front-end development; execute browser-less, console-base...
1371,961143,659rack-supported-media-typesRack middleware to specify an app's supported media types. Returns '406 Not Acceptable'...
1480,971104,950everySymbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum...
1588,38997,916mynyml-overrideProvides a simple and elegant alternative to alias_method_chain for redifining methods,...
16123,266143,659nanocontextsExtremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte...
17123,559143,659simple_routerSimple, minimalistic, standalone router meant to be used with pure rack applications.
18125,279143,659nanotest_specnanotest extension that allows asserting using obj.must / obj.wont.
19127,225129,724swapOrganically replace/restore, stub/unstub methods.