1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/cgi
hsbt 0cfc4866d4 code cleanup by @vipulnsward [GH fixes #267]
* lib/cgi/core.rb: change each to each_value
 * ext/bigdecimal/lib/bigdecimal/{jacobian,math}.rb:
   remove unused variables from bigdecimal lib



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-29 00:42:32 +00:00
..
session
cookie.rb * lib/cgi/util.rb: Improve documentation. Patch by Clinton Nixon. 2011-05-18 21:07:13 +00:00
core.rb code cleanup by @vipulnsward [GH fixes #267] 2013-03-29 00:42:32 +00:00
html.rb Don't redefine methods 2012-11-04 21:14:19 +00:00
session.rb * lib/cgi.rb: Add toplevel documentation to class CGI 2011-05-16 21:21:35 +00:00
util.rb * lib/cgi/util.rb (CGI.escapeHTML): use ' 2012-08-21 22:30:47 +00:00