One more documentation patch. I have added more notes.from the article. Furthermore, to convert the <div class="ruby"> to <tt>, i made this script (posted here for future reference)
$ cd activewarehouse/etl/trunk $ find ./lib | egrep ".rb$"| xargs sed -r -e "s/<(\/?)div/<$1tt/g" -i /Jesper PS i hope you find the rdoc additions helpful and i also hope that you will review it to make sure it is described the way the code works :)
documentation_patch_03.patch
Description: Binary data
_______________________________________________ Activewarehouse-discuss mailing list [email protected] http://rubyforge.org/mailman/listinfo/activewarehouse-discuss
