From: Eric Hodel Date: 2011-05-23T09:27:04+09:00 Subject: [ruby-core:36399] [Ruby 1.9 - Bug #4768] Adding documentation for Net::SMTP::Response Issue #4768 has been updated by Eric Hodel. I made some minor modifications, no big deal: I switched your patch from tabs to two-space indent. I formatted your link properly per RDoc (`ri RDoc::Markup` look for "link"): # {Section 4.2 of RFC 5321}[http://tools.ietf.org/html/rfc5321#section-4.2] ---------------------------------------- Bug #4768: Adding documentation for Net::SMTP::Response http://redmine.ruby-lang.org/issues/4768 Author: J.R. Garcia Status: Closed Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: 1.9.2-p180 As part of the Ruby 1.9.3 documentation challenge, I'm sending a patch for documentation for the Net::SMTP::Response class. Everything in that class should be documented now. I plan on finishing up any loose ends in the SMTP library, but I wanted to make sure this was good for documentation before doing all of it. Please let me know if there is any way I can make this documentation better. Thanks, J.R. Garcia *Patch included -- http://redmine.ruby-lang.org