ruby-changes:7360
From: naruse <ko1@a...>
Date: Wed, 27 Aug 2008 14:02:38 +0900 (JST)
Subject: [ruby-changes:7360] Ruby:r18879 (trunk): revert removed comment.
naruse 2008-08-27 14:02:32 +0900 (Wed, 27 Aug 2008) New Revision: 18879 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18879 Log: revert removed comment. Modified files: trunk/lib/cgi.rb Index: lib/cgi.rb =================================================================== --- lib/cgi.rb (revision 18878) +++ lib/cgi.rb (revision 18879) @@ -749,6 +749,7 @@ stdoutput.print(*options) end + # Class representing an HTTP cookie. # # In addition to its specific fields and methods, a Cookie instance # is a delegator to the array of its values. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/