public
Description: Ruby version of Python's doctest tool, but a bit different
Homepage: http://hobocentral.net/rubydoctest
Clone URL: git://github.com/tablatom/rubydoctest.git
rubydoctest / PostInstall.txt
100644 8 lines (3 sloc) 0.118 kb
1
2
3
4
5
6
7
8
rubydoctest comes as an executable that takes a list of files:
 
rubydoctest lib/*.rb
rubydoctest simple.doctest