summaryrefslogtreecommitdiff
path: root/spec/ruby/core/unboundmethod/owner_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/unboundmethod/owner_spec.rb')
0 files changed, 0 insertions, 0 deletions
Jean Boussier 2022-06-06[ruby/cgi] jruby supportPavel Rosický 2021-12-15[ruby/cgi] Extract CGI::Session#new_store_fileNobuyoshi Nakada 2021-11-27[ruby/cgi] Exclude unused files from built packageNobuyoshi Nakada 2021-11-27[ruby/cgi] Set extconf.rb to extensionsNobuyoshi Nakada 2021-11-24[ruby/cgi] When parsing cookies, only decode the valuesNobuyoshi Nakada 2021-09-03[ruby/cgi] Use Time#strftimeNobuyoshi Nakada 2021-04-22[ruby/cgi] gemspec: Explicitly empty executables listOlle Jonsson 2021-04-22[ruby/cgi] handle invalid encodingpavel 2020-08-18Update the license for the default gems to dual licensesHiroshi SHIBATA 2020-08-03[ruby/cgi] Drop to Ruby 2.4Hiroshi SHIBATA 2020-07-30Extract version number from the sourceNobuyoshi Nakada 2020-03-12Add workaround for test-bundler failureKazuhiro NISHIYAMA 2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans 2019-11-07Promote cgi to default gemsHiroshi SHIBATA 2019-08-19Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada 2019-08-09Fix typo: duplicated the [skip-ci]ohbarye 2019-08-04change call CGI methods from :: to .Semyon Pupkov 2018-12-04Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`kazu 2018-11-03lib/cgi/util.rb: use requirenobu 2018-11-02lib/*: Prefer require_relative over require.marcandre 2018-05-04Use `&.` instead of modifier ifkazu 2017-12-12Use printf instead of puts and sprintfkazu 2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei 2017-08-02Fix cgi/core code example missing commakazu