aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/exception
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-02 18:55:06 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-02 19:01:56 +0900
commitd05f04d27dd86c67e4a8dfff4392f806cf577bdf (patch)
treefe11553f85af998ce598eb93745e773f5a0b8ad0 /spec/ruby/core/exception
parentc53aebb1d2eb5afbb18f9b3db9f9c956a463a4e1 (diff)
downloadruby-d05f04d27dd86c67e4a8dfff4392f806cf577bdf.tar.gz
Fixed `defined?` against protected method call
Protected methods are restricted to be called according to the class/module in where it is defined, not the actual receiver's class. [Bug #16931]
Diffstat (limited to 'spec/ruby/core/exception')
0 files changed, 0 insertions, 0 deletions