ruby/lib/cgi
Jeremy Evans ffd0820ab3 Deprecate taint/trust and related methods, and make the methods no-ops
This removes the related tests, and puts the related specs behind
version guards.  This affects all code in lib, including some
libraries that may want to support older versions of Ruby.
2019-11-18 01:00:25 +02:00
..
session Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
cgi.gemspec Promote cgi to default gems 2019-11-07 16:36:14 +09:00
cookie.rb Prefer Regexp#=~ to Regexp#match when the RHS may be nil 2019-08-19 16:39:42 +09:00
core.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
html.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
session.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
util.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
version.rb Promote cgi to default gems 2019-11-07 16:36:14 +09:00