ruby/lib/cgi
nobu 228cfd02d5 cookie.rb: revert part of r50496
* lib/cgi/cookie.rb (CGI::Cookie#secure): revert part of r50496,
  which is irrelevant to GH-887, as the document states that the
  argument must be a boolean.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-15 08:59:33 +00:00
..
session * lib/cgi/session/pstore.rb: separated sample code. 2014-08-10 01:34:50 +00:00
cookie.rb cookie.rb: revert part of r50496 2015-05-15 08:59:33 +00:00
core.rb * lib/cgi/core.rb: remove unused variables. 2014-07-27 11:04:28 +00:00
html.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
session.rb fix typo [Fix GH-603] 2014-04-28 15:20:28 +00:00
util.rb cgi/util.rb: use alias 2014-03-21 21:46:17 +00:00