From: Eric Hodel Date: 2011-05-17T05:53:58+09:00 Subject: [ruby-core:36237] [Ruby 1.9 - Bug #4702] Some documentation for Digest Issue #4702 has been updated by Eric Hodel. I made a few changes: Reduced indentation for verbatim sections from four spaces to two Changed digest_obj to hmac in Digest::HMAC documentation ---------------------------------------- Bug #4702: Some documentation for Digest http://redmine.ruby-lang.org/issues/4702 Author: Pete Higgins Status: Closed Priority: Low Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3dev (2011-05-13 trunk 31542) [x86_64-linux] Some of the methods in the Digest family were undocumented or badly formatted. This patch adds a little polish. These docs could probably stand to be restructured, but this takes care of the obvious bad spots. -- http://redmine.ruby-lang.org