ruby--ruby/test/cgi
xibbar 86560b12ee * lib/cgi/core.rb (read_multipart): change field value as String
from StringIO of Tempfile when multipart parse without file field.
  add files method that can uploaded files. [ruby-dev:36547] 

* test/cgi/test_cgi_multipart.rb: fix the test for core.rb.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-24 07:25:53 +00:00
..
testdata
test_cgi_cookie.rb
test_cgi_core.rb * lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix the 2008-10-06 07:53:58 +00:00
test_cgi_header.rb
test_cgi_modruby.rb
test_cgi_multipart.rb * lib/cgi/core.rb (read_multipart): change field value as String 2008-10-24 07:25:53 +00:00
test_cgi_tag_helper.rb