From: "zzak (Zachary Scott)" Date: 2013-10-29T06:32:37+09:00 Subject: [ruby-core:58064] [ruby-trunk - Bug #9027] [Doc] improve rdoc of Digest module Issue #9027 has been updated by zzak (Zachary Scott). @stomar Thanks for the patch! seems good, I will do a full review and try to commit it soon! ---------------------------------------- Bug #9027: [Doc] improve rdoc of Digest module https://bugs.ruby-lang.org/issues/9027#change-42646 Author: stomar (Marcus Stollsteimer) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: current: 2.1.0 ruby -v: ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN Some improvements in mainly the module documentation: * provide more examples * provide a working example for the "bubble babble" encoding * fix dead link * fix some typos (Right now the "bubble babble" thing is completely unclear or rather essentially undocumented; also the linked to Wikipedia article has been deleted. I also added examples for MD5--which is otherwise undocumented--, for different encodings, and for creating a digest for a file.) -- http://bugs.ruby-lang.org/