Project

General

Profile

Actions

Bug #4768

closed

Adding documentation for Net::SMTP::Response

Added by jrgarcia (J.R. Garcia) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.2-p180
Backport:
[ruby-core:36393]

Description

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


Files

Actions #1

Updated by drbrain (Eric Hodel) almost 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r31710.
J.R., thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia.
    [Ruby 1.9 - Bug #4768]

Updated by drbrain (Eric Hodel) almost 13 years ago

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]
Actions

Also available in: Atom PDF

Like0
Like0Like0