From: "zzak (Zachary Scott)" Date: 2013-11-10T08:38:51+09:00 Subject: [ruby-core:58245] [ruby-trunk - Bug #9027] [Doc] improve rdoc of Digest module Issue #9027 has been updated by zzak (Zachary Scott). I will handle the backports after reviewing and committing this patch, it's larger so I need a little more time to review. Thank you! ---------------------------------------- Bug #9027: [Doc] improve rdoc of Digest module https://bugs.ruby-lang.org/issues/9027#change-42835 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/